OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notlegal
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
awk.h
181
#define
notlegal
(n) (n <= FIRSTTOKEN || n >= LASTTOKEN || proctab[n-FIRSTTOKEN] == nullproc)
macro
run.c
155
if (
notlegal
(a->nobj)) /* probably a Cell* but too risky to print */
[
all
...]
Completed in 29 milliseconds