Go to the source code of this file.
|
| namespace | mlir |
| | Include the generated interface declarations.
|
◆ alignedAllocFunctionName
| const char* alignedAllocFunctionName = "aligned_alloc" |
|
constexpr |
◆ cppStandardLibraryHeader
| const char* cppStandardLibraryHeader = "cstdlib" |
|
constexpr |
◆ cppStringLibraryHeader
| const char* cppStringLibraryHeader = "cstring" |
|
constexpr |
◆ cStandardLibraryHeader
| const char* cStandardLibraryHeader = "stdlib.h" |
|
constexpr |
◆ cStringLibraryHeader
| const char* cStringLibraryHeader = "string.h" |
|
constexpr |
◆ mallocFunctionName
| const char* mallocFunctionName = "malloc" |
|
constexpr |
◆ memcpyFunctionName
| const char* memcpyFunctionName = "memcpy" |
|
constexpr |