Searched defs:nesting_state (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/bin/ksh/ |
H A D | syn.c | 17 struct nesting_state { struct 18 int start_token; /* token than began nesting (eg, FOR) */ 42 static void nesting_push ARGS((struct nesting_state *save, int tok)); argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 1751 nesting_state, error): argument 2041 def CheckAccess(filename, clean_lines, linenum, nesting_state, error): argument 2199 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): argument 2792 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument 3776 include_state, function_state, nesting_state, error, argument
|