OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paircnt
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
parse.c
203
int
paircnt
; /* number of them in use */
variable
210
x = node4(PASTAT2, a, b, c, itonp(
paircnt
));
211
if (
paircnt
++ >= PA2NUM)
awk.h
179
extern int pairstack[],
paircnt
;
Completed in 69 milliseconds