Searched refs:tok_blank (Results 1 – 4 of 4) sorted by relevance
/locale/programs/ |
A D | locfile-token.h | 77 tok_blank, enumerator
|
A D | ld-ctype.c | 571 || (cnt = BITPOS (tok_blank), in ctype_finish() 573 & BITw (tok_blank)) == 0))) in ctype_finish() 606 || (cnt = BITPOS (tok_blank), in ctype_finish() 608 & BIT (tok_blank)) == 0))) in ctype_finish() 2241 else if (now->tok < tok_upper || now->tok > tok_blank) in ctype_read() 2265 case tok_blank: in ctype_read() 3098 if ((ctype->class_done & BITw (tok_blank)) == 0) in set_class_defaults() 3120 ctype->class256_collection[seq->bytes[0]] |= BIT (tok_blank); in set_class_defaults() 3123 ELEM (ctype, class_collection, , L' ') |= BITw (tok_blank); in set_class_defaults() 3140 ctype->class256_collection[seq->bytes[0]] |= BIT (tok_blank); in set_class_defaults() [all …]
|
A D | locfile-kw.h | 467 {"blank", tok_blank, 0}, in locfile_hash()
|
A D | locfile-kw.gperf | 44 blank, tok_blank, 0
|
Completed in 14 milliseconds