Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp209 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
/openbsd-src/lib/libexpat/tests/
H A Dmisc_tests.c331 const char *const inputOne = "<!DOCTYPE d [\n" in START_TEST() local