Searched defs:has (Results 1 – 2 of 2) sorted by relevance
42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) macro
618 int has; in eatmntopt() local