Searched refs:DELIM (Results 1 – 2 of 2) sorted by relevance
41 #define DELIM " \t\n" macro450 size_t len = readtoken (stdin, DELIM, sizeof (DELIM) - 1, &tokenbuffer); in tsort()
125 #define DELIM "\n\t " macro2585 size_t token_length = readtoken (stdin, DELIM, sizeof (DELIM) - 1, in do_stdin()