Home
last modified time | relevance | path

Searched refs:__f (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dmath-narrow-alias.h33 weak_alias (__f ## func, f ## func) \
34 weak_alias (__f ## func, f32 ## func ## f64) \
35 weak_alias (__f ## func, f32 ## func ## f32x)
40 weak_alias (__f ## func, f ## func ## l)
64 weak_alias (__f ## func ## l, f32 ## func ## f128)
75 weak_alias (__f ## func ## l, f32 ## func ## f64x)
85 weak_alias (__f ## func ## l, f ## func ## l) \
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/sys/
Ducontext.h55 unsigned int __f[32]; member
61 unsigned long long int __f[32]; member
67 unsigned long long int __f[64] __attribute__ ((__aligned__ (16))); member
76 struct __riscv_mc_f_ext_state __f; member
/glibc-2.36/stdlib/
Dstdlib.h214 double __f)
218 float __f)
222 long double __f)
228 _Float16 __f)
234 _Float32 __f)
240 _Float64 __f)
246 _Float128 __f)
252 _Float32x __f)
258 _Float64x __f)
264 _Float128x __f)
Dlonglong.h370 UDItype __f; \
374 : "=x" (__t.__f) \
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dsysdep.h195 register long int __f __asm__ ("r8") = _f;
196 #define ASM_ARGS_6 ASM_ARGS_5, "r" (__f)
/glibc-2.36/pwd/
Dpwd.h103 FILE *__restrict __f);
/glibc-2.36/grp/
Dgrp.h94 FILE *__restrict __f);
/glibc-2.36/libio/
Dstdio.h390 extern int vasprintf (char **__restrict __ptr, const char *__restrict __f,