Searched refs:TLS_VARIANT (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sys/arch/hppa/include/
H A Dtcb.h32 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/i386/include/
H A Dtcb.h34 #define TLS_VARIANT 2 macro
/openbsd-current/sys/arch/sh/include/
H A Dtcb.h33 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/sparc64/include/
H A Dtcb.h37 #define TLS_VARIANT 2 macro
/openbsd-current/sys/arch/powerpc/include/
H A Dtcb.h32 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dtcb.h32 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/riscv64/include/
H A Dtcb.h38 #define TLS_VARIANT 1 macro
/openbsd-current/lib/libc/dlfcn/
H A Dtib.c49 # if TLS_VARIANT == 1
60 # elif TLS_VARIANT == 2
80 # if TLS_VARIANT == 1
83 # elif TLS_VARIANT == 2
H A Dinit.c264 #if TLS_VARIANT == 1
278 #elif TLS_VARIANT == 2
321 # if TLS_VARIANT == 1
324 # elif TLS_VARIANT == 2
/openbsd-current/sys/arch/amd64/include/
H A Dtcb.h36 #define TLS_VARIANT 2 macro
/openbsd-current/sys/arch/arm/include/
H A Dtcb.h44 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/arm64/include/
H A Dtcb.h44 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/mips64/include/
H A Dtcb.h43 #define TLS_VARIANT 1 macro
/openbsd-current/libexec/ld.so/
H A Dtib.c65 #if TLS_VARIANT == 1
78 #elif TLS_VARIANT == 2
121 #if TLS_VARIANT == 1
124 #elif TLS_VARIANT == 2
160 #if TLS_VARIANT == 1
198 #elif TLS_VARIANT == 2
219 # error "unknown TLS_VARIANT"
240 #if TLS_VARIANT == 2
/openbsd-current/sys/arch/alpha/include/
H A Dtcb.h33 #define TLS_VARIANT 1 macro
/openbsd-current/sys/arch/m88k/include/
H A Dtcb.h45 #define TLS_VARIANT 1 macro
/openbsd-current/include/
H A Dtib.h34 * TLS_VARIANT
77 * - it must define the TLS_VARIANT macro
115 #if TLS_VARIANT == 1
156 #elif TLS_VARIANT == 2

Completed in 176 milliseconds