Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dawk.h188 #define CFREE 7 macro
H A Drun.c51 if (p->ctype == OCELL && (p->csub < CUNK || p->csub > CFREE)) { in tempfree()