Searched refs:CHAR_IN_SET (Results 1 – 2 of 2) sorted by relevance
1169 #define CHAR_IN_SET(ch, char_set) \ macro1252 else if (CHAR_IN_SET (words[*offset], "*@$")) in parse_param()1296 if (!CHAR_IN_SET (words[1 + *offset], "-=?+")) in parse_param()1998 #undef CHAR_IN_SET
39217 * posix/wordexp.c (CHAR_IN_SET): New macro.