Searched refs:Cond_ExtractGuard (Results 1 – 3 of 3) sorted by relevance
820 Guard *Cond_ExtractGuard(const char *) MAKE_ATTR_USE;
1266 Cond_ExtractGuard(const char *line) in Cond_ExtractGuard() function
2701 && (guard = Cond_ExtractGuard(line)) != NULL) { in ReadHighLevelLine()