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

/freebsd-11-stable/sys/mips/include/
H A Dtls.h47 #define TLS_TCB_SIZE 16 macro
52 #define TLS_TCB_SIZE 8 macro
/freebsd-11-stable/libexec/rtld-elf/powerpc/
H A Drtld_machdep.h70 #define TLS_TCB_SIZE 8 macro
/freebsd-11-stable/libexec/rtld-elf/arm/
H A Drtld_machdep.h56 #define TLS_TCB_SIZE 8 macro
/freebsd-11-stable/libexec/rtld-elf/aarch64/
H A Drtld_machdep.h73 #define TLS_TCB_SIZE 16 macro
/freebsd-11-stable/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.h62 #define TLS_TCB_SIZE 16 macro
/freebsd-11-stable/libexec/rtld-elf/riscv/
H A Drtld_machdep.h87 #define TLS_TCB_SIZE 16 macro
/freebsd-11-stable/lib/libc/gen/
H A Dtls.c190 #define TLS_TCB_SIZE (2 * sizeof(void *)) macro
315 #define TLS_TCB_SIZE macro
[all...]

Completed in 154 milliseconds