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

  /external/one-true-awk/
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 234 if (!isfcn(fcn))
256 if (isfcn(y))
    [all...]

Completed in 80 milliseconds