Searched refs:ISACTIVE (Results 1 – 3 of 3) sorted by relevance
53 pDel->pMacro->flag &= (~ISACTIVE); in mvl_destruct()124 pV->pMacro->flag &= (~ISACTIVE); in mvl_check()
255 || (np->flag & ISACTIVE) != 0) in expandrow()395 np->flag |= ISACTIVE; in expand()
65 #define ISACTIVE 0x80 /* is macro currently expanded */ macro
Completed in 13 milliseconds