Searched refs:PSTRING_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/file/src/
H A Dfile.h330 #define PSTRING_LEN \ macro
H A Dapprentice.c1463 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) {
1695 #define SET_LENGTH(a) m->str_flags = (m->str_flags & ~PSTRING_LEN) | (a)
3197 switch (m->str_flags & PSTRING_LEN) {
3216 switch (m->str_flags & PSTRING_LEN) {

Completed in 90 milliseconds