Searched refs:TAG_WEAK (Results 1 – 3 of 3) sorted by relevance
27 #define TAG_WEAK (INT_MAX - 2) /* Dubious automatic tagging. */ macro
172 if (*src != '\0' && prio < TAG_WEAK) in tag_put()173 prio = TAG_WEAK; in tag_put()
211 prio = TAG_WEAK; in check_tag()