Searched refs:isnum (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/one-true-awk/
H A Dawk.h193 #define isnum(n) ((n)->tval & NUM) macro
H A Dtran.c355 if (!isnum(vp)) { /* not a number */
H A Drun.c920 if (isnum(x)) {
1103 else if (isnum(y))

Completed in 49 milliseconds