Searched refs:PSTRING_4_BE (Results 1 – 3 of 3) sorted by relevance
324 #define PSTRING_4_BE BIT(10) macro327 (PSTRING_1_BE|PSTRING_2_LE|PSTRING_2_BE|PSTRING_4_LE|PSTRING_4_BE)
1834 m->str_flags = (m->str_flags & ~PSTRING_LEN) | PSTRING_4_BE; in parse()2965 case PSTRING_4_BE:2990 case PSTRING_4_BE:
2652 - if (m->str_flags & PSTRING_4_BE)
Completed in 18 milliseconds