Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/one-true-awk/
H A Dlib.c225 int sep, c, isrec; in readrec() local
H A Dawk.h222 #define isrec(n) ((n)->tval & REC) macro