Lines Matching defs:complement
3670 /* -num is always representable on 1 and 2's complement
7752 unsigned complement = 0; /* If to complement the class */
7882 complement = 1;
7935 if (complement) {
7939 complement = 1;
8402 * #defines are structured so each complement is +1 to the normal
8404 CLEAR_POSIX_WARNINGS_AND_RETURN(class_number + complement);
8410 const char * const complement_string = (complement)
8540 * a '!", the complement is immediately performed, and the '!' popped. The
10026 /* Invert if asking for the complement */
10205 * and its complement are both present, then it matches
10220 else { /* Here, isn't the complement of any already parsed
10303 complement and use nposixes */
11340 /* Similarly, for /l posix classes, if both a class and its complement
11346 && POSIXL_TEST(posixl, namedclass + 1)) /* its complement */
11656 0 /* Don't complement */ )
12304 FALSE /* don't complement */))
12323 FALSE /* don't complement */))
13648 This is the internal complement to regdupe() which is used to copy
14578 bool invert_return = FALSE; /* ? Do we need to complement the result before