Searched refs:nDebugStyle (Results 1 – 2 of 2) sorted by relevance
141 uintt nDebugStyle; member in autodoc::CommandLine167 { return (nDebugStyle & 2) != 0; } in DebugStyle_ShowText()170 { return (nDebugStyle & 4) != 0; } in DebugStyle_ShowStoredObjects()173 { return (nDebugStyle & 1) != 0; } in DebugStyle_ShowTokens()
252 : nDebugStyle(0), in CommandLine()506 nDebugStyle = v_nr(it); in do_clVerbose()
Completed in 13 milliseconds