Searched defs:pfx (Results 1 – 3 of 3) sorted by relevance
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc-redirect-macros.h | 42 #define F128_REDIR_PFX_R(func, pfx, r) \ argument 46 #define F128_REDIR_PFX_R(func, pfx, r) \ argument
|
/sysdeps/x86/ |
A D | atomic-machine.h | 101 # define do_exchange_and_add_val_64_acq(pfx, mem, value) 0 argument 102 # define do_add_val_64_acq(pfx, mem, value) do { } while (0) argument 124 # define do_exchange_and_add_val_64_acq(pfx, mem, value) \ argument 136 # define do_add_val_64_acq(pfx, mem, value) \ argument 178 #define __arch_exchange_and_add_body(lock, pfx, mem, value) \ argument 217 #define __arch_add_body(lock, pfx, apfx, mem, value) \ argument 306 #define __arch_increment_body(lock, pfx, mem) \ argument 364 #define __arch_decrement_body(lock, pfx, mem) \ argument
|
/sysdeps/posix/ |
A D | tempname.c | 112 __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, in __path_search()
|
Completed in 7 milliseconds