Home
last modified time | relevance | path

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

/aoo41x/main/rsc/source/rscpp/
H A Dcpp2.c206 else if ((*ifptr & ELSE_SEEN) != 0) in control()
208 *ifptr |= ELSE_SEEN; in control()
221 else if ((*ifptr & ELSE_SEEN) != 0) { in control()
H A Dcpp.h150 #define ELSE_SEEN 2 /* TRUE when #else processed */ macro

Completed in 25 milliseconds