Searched defs:SEPARATOR (Results 1 – 5 of 5) sorted by relevance
52 static char SEPARATOR[SEP_SIZE] = ","; /* field separator */ variable
146 char SEPARATOR[SEP_SIZE]; /* field separator */ member
18 #define SEPARATOR ':' macro
82 #define SEPARATOR "," macro
322 # define SEPARATOR(i, last, width) \ macro