Searched defs:SEP (Results 1 – 4 of 4) sorted by relevance
265 #define SEP "," macro
65 #define SEP(pos, max) (((u_int)(pos) % (max)) == 0 ? "\n\t" : " ") macro
60 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
84 #define SEP '/' macro