HomeSort by relevance Sort by last modified time
    Searched refs:isfcn (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awk.h 195 #define isfcn(n) ((n)->tval & FCN) macro
parse.c 191 if (isfcn(cp))
awkgram.y 451 else if (isfcn(p))
run.c 233 if (!isfcn(fcn))
255 if (isfcn(y))
    [all...]

Completed in 33 milliseconds