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