Home
last modified time | relevance | path

Searched refs:BLK_NEST (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/rsc/source/rscpp/
H A Dcpp1.c146 char ifstack[BLK_NEST] = { TRUE }; /* #if information */
209 for( i = 0; i < BLK_NEST; i++ ) in InitCpp1()
H A Dcpp2.c133 if (++ifptr >= &ifstack[BLK_NEST]) in control()
235 if (++ifptr >= &ifstack[BLK_NEST]) in control()
H A Dcppdef.h315 #define BLK_NEST 32 macro
H A Dcpp.h259 extern char ifstack[BLK_NEST]; /* #if information */

Completed in 28 milliseconds