Searched refs:IfPtr (Results 1 – 1 of 1) sorted by relevance
151 char *IfPtr; in AsRemoveConditionalCompile() local231 IfPtr = strstr (SubString, "#if"); in AsRemoveConditionalCompile()232 if (!IfPtr) in AsRemoveConditionalCompile()237 if (IfPtr > SubBuffer) in AsRemoveConditionalCompile()
Completed in 3 milliseconds