Searched refs:IS_CRLF (Results 1 – 2 of 2) sorted by relevance
/optee_benchmark/libyaml/src/ | ||
A D | yaml_private.h | 345 #define IS_CRLF(string) IS_CRLF_AT((string),0) macro |
A D | scanner.c | 501 (IS_CRLF(parser->buffer) ? \ |
Completed in 7 milliseconds