Home
last modified time | relevance | path

Searched refs:IS_CRLF_AT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/yaml/src/
H A Dyaml_private.h343 #define IS_CRLF_AT(string,offset) \ macro
346 #define IS_CRLF(string) IS_CRLF_AT((string),0)