Home
last modified time | relevance | path

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

/external/one-true-awk/
Dawk.h176 #define CFREE 7 macro
Drun.c50 if (p->ctype == OCELL && (p->csub < CUNK || p->csub > CFREE)) { in tempfree()