Home
last modified time | relevance | path

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

/freebsd/contrib/lyaml/ext/yaml/
H A Demitter.c122 RAWGETS_STRDUP (tag_directives_end->handle, "handle"); in emit_DOCUMENT_START()
126 RAWGETS_STRDUP (tag_directives_end->prefix, "prefix"); in emit_DOCUMENT_START()
H A Dlyaml.h128 #define RAWGETS_STRDUP( _v, _s) \ macro