Home
last modified time | relevance | path

Searched defs:LogError (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtsplog.h34 #define LogError(fmt, ...) LogMessage(stderr, "LOG_ERR", APPID, "ERROR: " fmt, ##__VA_ARGS__) macro
45 #define LogError(fmt, ...) macro
H A Dtcslog.h66 #define LogError(fmt, ...) LogMessage(stderr, LOG_ERR, APPID, "ERROR: %s:%d " fmt, __FILE__, __LINE… macro
89 #define LogError(fmt, ...) LogMessage(stderr, LOG_ERR, APPID, "ERROR: " fmt, ##__VA_ARGS__) macro
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp186 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp212 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp222 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp267 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp301 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp323 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp301 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp324 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp431 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function