Home
last modified time | relevance | path

Searched refs:ErrorString (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/libucl/haskell/
HDhucl.hs19 type ErrorString = String function
67 ucl_parser_parse_string_pure :: String -> Either UCLObjectHandle ErrorString
76 ucl_parser_add_file_pure :: String -> Either UCLObjectHandle ErrorString
85 unpack :: MSG.MessagePack a => String -> Either a ErrorString
/freebsd-14-stable/contrib/llvm-project/clang/lib/Interpreter/
HDWasm.cpp66 std::string ErrorString; in addModule() local
69 PTU.TheModule->getTargetTriple(), ErrorString); in addModule()
/freebsd-14-stable/stand/efi/include/
HDefipxebc.h104 CHAR8 ErrorString[127]; member