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

/netbsd-current/external/bsd/file/dist/src/
H A Dis_csv.c59 * if CSV_LINES == 0:
66 #ifndef CSV_LINES
67 #define CSV_LINES 10 macro
114 #if CSV_LINES
115 if (nl == CSV_LINES)

Completed in 189 milliseconds