Searched refs:nDebugStyle (Results 1 – 2 of 2) sorted by relevance
149 uintt nDebugStyle; member in autodoc::CommandLine177 { return (nDebugStyle & 2) != 0; } in DebugStyle_ShowText()180 { return (nDebugStyle & 4) != 0; } in DebugStyle_ShowStoredObjects()183 { return (nDebugStyle & 1) != 0; } in DebugStyle_ShowTokens()
252 : nDebugStyle(0), in CommandLine()511 nDebugStyle = v_nr(it); in do_clVerbose()
Completed in 23 milliseconds