Home
last modified time | relevance | path

Searched refs:ISACTIVE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/soltools/cpp/
H A D_mcrvalid.c53 pDel->pMacro->flag &= (~ISACTIVE); in mvl_destruct()
124 pV->pMacro->flag &= (~ISACTIVE); in mvl_check()
H A D_macro.c255 || (np->flag & ISACTIVE) != 0) in expandrow()
395 np->flag |= ISACTIVE; in expand()
H A Dcpp.h65 #define ISACTIVE 0x80 /* is macro currently expanded */ macro

Completed in 24 milliseconds