Home
last modified time | relevance | path

Searched defs:nesting_state (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dsyn.c17 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 Dcpplint.py1751 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