Searched defs:oneof (Results 1 – 4 of 4) sorted by relevance
172 oneof(char *target, char *list[], int cnt) in oneof() function
272 oneof(char *target, char *list[], int cnt) in oneof() function
498 oneof(char *target, char *list[], int cnt) oneof() function
156 template <RelExpr... Exprs> static bool oneof(RelExpr expr) { in oneof() function