Searched refs:PSTRING_LEN (Results 1 – 2 of 2) sorted by relevance
1670 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) { in string_modifier_check()1905 #define SET_LENGTH(a) m->str_flags = (m->str_flags & ~PSTRING_LEN) | (a) in parse_string_modifier()3581 switch (m->str_flags & PSTRING_LEN) {3593 m->str_flags & PSTRING_LEN);3605 switch (m->str_flags & PSTRING_LEN) {3636 m->str_flags & PSTRING_LEN);
386 #define PSTRING_LEN \ macro
Completed in 24 milliseconds