OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:istemp
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
awk.h
197
#define
istemp
(n) ((n)->csub == CTEMP)
macro
run.c
37
#define tempfree(x) if (
istemp
(x)) tfree(x); else
47
if (
istemp
(p))
[
all
...]
Completed in 20 milliseconds