HomeSort by: relevance | last modified time | path
    Searched refs:PSTRING_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/file/dist/src/
apprentice.c 1752 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) {
1987 #define SET_LENGTH(a) m->str_flags = (m->str_flags & ~PSTRING_LEN) | (a)
3637 switch (m->str_flags & PSTRING_LEN) {
3649 m->str_flags & PSTRING_LEN);
3662 switch (m->str_flags & PSTRING_LEN) {
3693 m->str_flags & PSTRING_LEN);
file.h 412 #define PSTRING_LEN \

Completed in 49 milliseconds