Home
last modified time | relevance | path

Searched defs:_tp (Results 1 – 4 of 4) sorted by relevance

/NextBSD/libexec/rtld-elf/arm/
HDreloc.c477 void **_tp = (void **)ARM_TP_ADDRESS; in allocate_initial_tls() local
500 void **_tp = (void **)ARM_TP_ADDRESS; in __tls_get_addr() local
504 void *_tp; in __tls_get_addr() local
/NextBSD/lib/libthr/arch/powerpc/include/
HDpthread_md.h73 register uint8_t *_tp; in _tcb_get() local
/NextBSD/libexec/rtld-elf/riscv/
HDreloc.c391 char *_tp; in __tls_get_addr() local
/NextBSD/sys/net/
HDif_lagg.h170 #define LAGG_PORTACTIVE(_tp) ( \ argument