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

  /external/one-true-awk/
awk.h 200 #define isstr(n) ((n)->tval & STR) macro
tran.c 456 if (isstr(vp) == 0) {
469 } else if (isstr(vp)) {
lib.c 275 if (!isstr(fldtab[0]))
run.c 334 if (isstr(x) /* || x->ctype == OCELL */) {
1141 else if (isstr(y))
    [all...]

Completed in 197 milliseconds