Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/
H A Dasremove.c259 char *IfPtr; in AsRemoveConditionalCompile() local
338 IfPtr = strstr (SubString, "#if"); in AsRemoveConditionalCompile()
339 if (!IfPtr) in AsRemoveConditionalCompile()
344 if (IfPtr > SubBuffer) in AsRemoveConditionalCompile()