Home
last modified time | relevance | path

Searched refs:at_platform (Results 1 – 3 of 3) sorted by relevance

/sysdeps/powerpc/
A Dtest-get_hwcap.c54 uint32_t tcb_at_platform, at_platform; in check_tcbhwcap() local
123 at_platform = _dl_string_platform (at_platform_string); in check_tcbhwcap()
125 if ( tcb_at_platform != at_platform ) in check_tcbhwcap()
128 " for thread %ld\n", tcb_at_platform, at_platform, tid); in check_tcbhwcap()
/sysdeps/powerpc/nptl/
A Dtls.h79 uint32_t at_platform; member
84 uint32_t at_platform; member
150 (((tcbhead_t *) ((char *) tp - TLS_TCB_OFFSET))[-1].at_platform) = \
202 - TLS_TCB_OFFSET))[-1].at_platform)
A Dtcb-offsets.sym22 TCB_AT_PLATFORM (offsetof (tcbhead_t, at_platform) - TLS_TCB_OFFSET - sizeof(tcbhead_t))
25 TCB_AT_PLATFORM (offsetof (tcbhead_t, at_platform) - TLS_TCB_OFFSET - sizeof(tcbhead_t))

Completed in 5 milliseconds