Searched defs:TLS_TCB_SIZE (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dtls.h45 #define TLS_TCB_SIZE 16 macro
50 #define TLS_TCB_SIZE 8 macro
/freebsd-13-stable/libexec/rtld-elf/aarch64/
H A Drtld_machdep.h83 #define TLS_TCB_SIZE 16 macro
/freebsd-13-stable/libexec/rtld-elf/arm/
H A Drtld_machdep.h59 #define TLS_TCB_SIZE 8 macro
/freebsd-13-stable/libexec/rtld-elf/powerpc/
H A Drtld_machdep.h78 #define TLS_TCB_SIZE 8 macro
/freebsd-13-stable/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.h70 #define TLS_TCB_SIZE 16 macro
/freebsd-13-stable/libexec/rtld-elf/riscv/
H A Drtld_machdep.h87 #define TLS_TCB_SIZE 16 macro
/freebsd-13-stable/lib/libc/gen/
H A Dtls.c324 #define TLS_TCB_SIZE macro
[all...]

Completed in 93 milliseconds