Home
last modified time | relevance | path

Searched defs:isrec (Results 1 – 2 of 2) sorted by relevance

/minix3/external/historical/nawk/dist/
H A Dlib.c201 int sep, c, isrec, found, tempstat; in readrec() local
H A Dawk.h192 #define isrec(n) ((n)->tval & REC) macro