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

/ast/src/lib/libpp/
H A Dppop.c237 * return non-0 if file is identical to fd
241 identical(char* file, int fd) function
1323 if (identical(pp.outfile, 0))
1324 error(3, "%s: identical to input", pp.outfile);
1353 if (!identical(p, 0))
1355 if (!identical(p, 1))

Completed in 11 milliseconds