Home
last modified time | relevance | path

Searched refs:HIDDEN (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h72 # define HIDDEN __attribute__ ((__visibility__ ("hidden"))) macro
88 # define HIDDEN macro
335 HIDDEN float __math_oflowf (uint32_t);
337 HIDDEN float __math_uflowf (uint32_t);
339 HIDDEN float __math_may_uflowf (uint32_t);
341 HIDDEN float __math_divzerof (uint32_t);
343 HIDDEN double __math_oflow (uint32_t);
345 HIDDEN double __math_uflow (uint32_t);
347 HIDDEN double __math_may_uflow (uint32_t);
349 HIDDEN double __math_divzero (uint32_t);
[all …]
H A Dmath_err.c32 HIDDEN double
41 HIDDEN double
48 HIDDEN double
54 HIDDEN double
61 HIDDEN double
70 HIDDEN double
76 HIDDEN double
H A Dmath_errf.c32 HIDDEN float
41 HIDDEN float
48 HIDDEN float
54 HIDDEN float
61 HIDDEN float
70 HIDDEN float
76 HIDDEN float
H A Dsincosf.h28 extern const sincos_t __sincosf_table[2] HIDDEN;
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h59 extern HIDDEN scudo::Allocator<scudo::Config, malloc_postinit> Allocator;
H A Dinternal_defs.h32 #define HIDDEN __attribute__((visibility("hidden"))) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S32 HIDDEN(__aarch64_have_lse_atomics)
34 HIDDEN(___aarch64_have_lse_atomics)
/freebsd/contrib/file/magic/Magdir/
H A Dandroid158 # 0~IPL,MOVINAND,GANG;1~PIT,GPT;2~HIDDEN;3~SBL,HIDDEN;4~SBL2,HIDDEN;5~BOOT;6~kernel,RECOVER,misc;7~…
/freebsd/stand/ficl/softwords/
H A Dsoftcore.fr156 \ HIDDEN vocabulary is a place to keep helper words from cluttering the namespace
162 \ previous ( pop HIDDEN off the search order )
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_sse41_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN blake3_hash_many_sse41 label
27 HIDDEN _blake3_hash_many_sse41 label
28 HIDDEN blake3_compress_in_place_sse41 label
29 HIDDEN _blake3_compress_in_place_sse41 label
30 HIDDEN blake3_compress_xof_sse41 label
31 HIDDEN _blake3_compress_xof_sse41 label
H A Dblake3_sse2_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN blake3_hash_many_sse2 label
27 HIDDEN _blake3_hash_many_sse2 label
28 HIDDEN blake3_compress_in_place_sse2 label
29 HIDDEN _blake3_compress_in_place_sse2 label
30 HIDDEN blake3_compress_xof_sse2 label
31 HIDDEN _blake3_compress_xof_sse2 label
H A Dblake3_avx512_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN _blake3_hash_many_avx512 label
27 HIDDEN blake3_hash_many_avx512 label
28 HIDDEN blake3_compress_in_place_avx512 label
29 HIDDEN _blake3_compress_in_place_avx512 label
30 HIDDEN blake3_compress_xof_avx512 label
31 HIDDEN _blake3_compress_xof_avx512 label
H A Dblake3_avx2_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN _blake3_hash_many_avx2 label
27 HIDDEN blake3_hash_many_avx2 label