Home
last modified time | relevance | path

Searched refs:globalscope (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dscanner.l76 static BOOL globalscope; /* file global scope */ variable
112 globalscope = YES;
117 globalscope = NO;
149 globalscope = YES;
160 globalscope = NO;
284 globalscope = YES;
314 if ((globalscope == YES || localdef == YES) &&
417 globalscope = NO;
513 } else if (globalscope == YES &&
766 globalscope = YES; /* file global scope (outside functions) */
[all …]