Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-oddstacklimit.c28 #ifndef ODD_STACK_LIMIT
29 # define ODD_STACK_LIMIT (1023 * 1024) macro
46 rlim.rlim_cur = ODD_STACK_LIMIT; in do_test()
/glibc-2.36/sysdeps/hppa/nptl/
Dtst-oddstacklimit.c24 #define ODD_STACK_LIMIT (8193 * 1024) macro