Searched refs:NIF (Results 1 – 2 of 2) sorted by relevance
38 int ifsatisfied[NIF];156 if (++ifdepth >= NIF) in control()207 if (++ifdepth >= NIF) in control()
27 #define NIF 64 /* depth of nesting of #if */ macro243 extern int ifsatisfied[NIF];
Completed in 14 milliseconds