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