Searched refs:IS_CRLF (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/yaml/src/ | ||
| H A D | yaml_private.h | 346 #define IS_CRLF(string) IS_CRLF_AT((string),0) macro |
| H A D | scanner.c | 502 (IS_CRLF(parser->buffer) ? \ |