infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
infix_config.h File Reference

Internal-only header for platform, architecture, and ABI detection. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _POSIX_C_SOURCE   200809L
 
#define INFIX_COMPILER_NFI
 
#define INFIX_TRAMPOLINE_HEADROOM   128
 

Detailed Description

Internal-only header for platform, architecture, and ABI detection.

Copyright (c) 2025 Sanko Robinson

This source code is dual-licensed under the Artistic License 2.0 or the MIT License. You may choose to use this code under the terms of either license.

SPDX-License-Identifier: (Artistic-2.0 OR MIT)

The documentation blocks within this file are licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

SPDX-License-Identifier: CC-BY-4.0

Macro Definition Documentation

◆ _POSIX_C_SOURCE

#define _POSIX_C_SOURCE   200809L

◆ INFIX_COMPILER_NFI

#define INFIX_COMPILER_NFI

◆ INFIX_TRAMPOLINE_HEADROOM

#define INFIX_TRAMPOLINE_HEADROOM   128