Home
last modified time | relevance | path

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

/freebsd/contrib/lyaml/ext/yaml/
H A Demitter.c97 RAWGET_PUSHTABLE ("version_directive"); in emit_DOCUMENT_START()
111 RAWGET_PUSHTABLE ("tag_directives"); in emit_DOCUMENT_START()
H A Dlyaml.h135 #define RAWGET_PUSHTABLE(_k) \ macro