Searched defs:EG (Results 1 – 4 of 4) sorted by relevance
80 #define EG(cond,lbl) do { if (cond) { goto lbl ; } } while (0) macro
972 struct aac_AifEnsGeneric EG; member
963 struct aac_AifEnsGeneric EG; member
845 const VPGatherSDNode *EG = cast<VPGatherSDNode>(N); in AddNodeIDCustom() local