/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tsplog.h | 34 #define LogError(fmt, ...) LogMessage(stderr, "LOG_ERR", APPID, "ERROR: " fmt, ##__VA_ARGS__) macro 45 #define LogError(fmt, ...) macro
|
H A D | tcslog.h | 66 #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 D | toy.cpp | 186 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 212 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 222 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 267 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 301 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 323 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 318 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 301 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 324 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 431 std::unique_ptr<ExprAST> LogError(const char *Str) { in LogError() function
|