Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dscanner.l78 static BOOL globalscope; /* file global scope */ variable
114 globalscope = YES;
119 globalscope = NO;
151 globalscope = YES;
162 globalscope = NO;
286 globalscope = YES;
316 if ((globalscope == YES || localdef == YES) &&
419 globalscope = NO;
515 } else if (globalscope == YES &&
768 globalscope = YES; /* file global scope (outside functions) */
[all …]