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