Home
last modified time | relevance | path

Searched refs:CFREE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/awk/
H A Dawk.h190 #define CFREE 7 macro
H A Drun.c52 if (p->ctype == OCELL && (p->csub < CUNK || p->csub > CFREE)) { in tempfree()