Searched refs:isfcn (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/one-true-awk/
H A Dawk.h195 #define isfcn(n) ((n)->tval & FCN) macro
H A Dparse.c191 if (isfcn(cp))
H A Dawkgram.y451 else if (isfcn(p))
H A Drun.c237 if (!isfcn(fcn))
259 if (isfcn(y))

Completed in 143 milliseconds