Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp210 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
/freebsd-13.1/contrib/expat/tests/
H A Druntests.c7744 const char *const inputOne = "<!DOCTYPE d [\n" in START_TEST() local