Searched refs:NOACU (Results 1 – 2 of 2) sorted by relevance
45 static acu_t *acu = NOACU;91 if (acu != NOACU) { in con()100 if ((acu = acutype(AT)) == NOACU) in con()194 return (NOACU); in acutype()
233 #define NOACU ((acu_t *)NULL) macro