Home
last modified time | relevance | path

Searched defs:STRNEQ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lyaml/ext/yaml/
H A Dlyaml.h47 #define STRNEQ strcmp macro
/freebsd/contrib/mandoc/
H A Deqn.c39 #define STRNEQ(p1, sz1, p2, sz2) \ macro