Home
last modified time | relevance | path

Searched refs:_ALLOCA_S_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmalloc.h109 #define _ALLOCA_S_THRESHOLD 1024 macro
131 ((((size) + _ALLOCA_S_MARKER_SIZE) <= _ALLOCA_S_THRESHOLD) ? \
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmalloc.h109 #define _ALLOCA_S_THRESHOLD 1024 macro
131 ((((size) + _ALLOCA_S_MARKER_SIZE) <= _ALLOCA_S_THRESHOLD) ? \