Home
last modified time | relevance | path

Searched refs:__hwcap (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/src/fenv/i386/
H A Dfenv.s1 .hidden __hwcap
11 1: addl $__hwcap-1b,(%esp)
76 1: addl $__hwcap-1b,(%esp)
105 1: addl $__hwcap-1b,(%esp)
137 1: addl $__hwcap-1b,(%esp)
157 1: addl $__hwcap-1b,(%esp)
/third_party/musl/src/thread/sh/
H A D__set_thread_area.c31 if (__hwcap & CPU_HAS_CAS_L) in __set_thread_area()
33 else if (__hwcap & CPU_HAS_LLSC) in __set_thread_area()
/third_party/musl/src/setjmp/powerpc/
H A Dsetjmp.S43 .hidden __hwcap
44 .long __hwcap-.
H A Dlongjmp.S43 .hidden __hwcap
44 .long __hwcap-.
/third_party/musl/src/setjmp/arm/
H A Dsetjmp.S50 .hidden __hwcap
52 1: .word __hwcap-1b
H A Dlongjmp.S48 .hidden __hwcap
50 1: .word __hwcap-1b
/third_party/musl/src/internal/
H A Dlibc.c5 size_t __hwcap; variable
H A Dlibc.h62 extern hidden size_t __hwcap;
/third_party/musl/porting/liteos_a/user/src/thread/arm/
H A D__set_thread_area.c33 if (__hwcap & HWCAP_TLS) { in __set_thread_area()
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h69 extern hidden size_t __hwcap;
/third_party/musl/src/thread/arm/
H A D__set_thread_area.c33 if (__hwcap & HWCAP_TLS) { in __set_thread_area()
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h52 extern hidden size_t __hwcap;
/third_party/musl/porting/linux/user/src/env/
H A D__libc_start_main.c31 __hwcap = aux[AT_HWCAP]; in __init_libc()
/third_party/musl/src/env/
H A D__libc_start_main.c33 __hwcap = aux[AT_HWCAP]; in __init_libc()
/third_party/musl/porting/liteos_a/user/src/env/
H A D__libc_start_main.c30 __hwcap = aux[AT_HWCAP]; in __init_libc()
/third_party/musl/porting/liteos_a/user_debug/src/env/
H A D__libc_start_main.c31 __hwcap = aux[AT_HWCAP]; in __init_libc()
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1729 search_vec(auxv, &__hwcap, AT_HWCAP); in __dls2b()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1728 search_vec(auxv, &__hwcap, AT_HWCAP); in __dls2b()
/third_party/musl/ldso/
H A Ddynlink.c1823 search_vec(auxv, &__hwcap, AT_HWCAP);
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2854 search_vec(auxv, &__hwcap, AT_HWCAP); in __dls2b()
/third_party/musl/ldso/linux/
H A Ddynlink.c3084 search_vec(auxv, &__hwcap, AT_HWCAP); in __dls2b()

Completed in 29 milliseconds