Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dyaml_private.h361 #define IS_SPACEZ_AT(string,offset) \ macro
364 #define IS_SPACEZ(string) IS_SPACEZ_AT((string),0)