Searched defs:issep (Results 1 – 4 of 4) sorted by relevance
387 get_enc_type(uint32_t flags, int *issep) in get_enc_type()639 int fd, error, issep; in show_enclosures() local
57 #define issep(c) ((c) == '\t' || (c) == ' ') macro
46 #define issep(ch) ((ch) == ' ' || (ch) == '\t') macro
101 #define issep(ch) ((ch) == ' ' || (ch) == '\t') macro