Searched defs:SEPARATOR (Results 1 – 6 of 6) sorted by relevance
48 static char SEPARATOR[SEP_SIZE] = ","; /* field separator */ variable
145 char SEPARATOR[SEP_SIZE]; /* field separator */ member
65 #define SEPARATOR '/' macro
20 #define SEPARATOR ':' macro
82 #define SEPARATOR "," macro
326 # define SEPARATOR(i, last, width) \ macro