/sysdeps/x86_64/fpu/ |
A D | fraiseexcpt.c | 44 float g = 0.0; in __feraiseexcept() local
|
/sysdeps/sparc/sparc64/ |
A D | qp_util.c | 35 float f = 1.0, g = 0.0; in __Qp_handle_exceptions() local
|
/sysdeps/sparc/sparc32/ |
A D | q_util.c | 37 float f = 1.0, g = 0.0; in ___Q_simulate_exceptions() local
|
/sysdeps/unix/sysv/linux/ |
A D | check_native.c | 64 struct rtgenmsg g; in __check_native() member
|
A D | check_pf.c | 117 struct rtgenmsg g; in make_request() member
|
A D | socketcall.h | 74 #define __SOCKETCALL_NARGS_X(a,b,c,d,e,f,g,h,n,...) n argument
|
A D | ifaddrs.c | 99 struct rtgenmsg g; in __netlink_sendreq() member
|
/sysdeps/ieee754/float128/ |
A D | ieee754_float128.h | 30 # define __FLT_EORDER7(t, a, b, c, d, e, f, g) \ argument 39 # define __FLT_EORDER7(t, a, b, c, d, e, f, g) \ argument
|
/sysdeps/mach/hurd/bits/ |
A D | ioctls.h | 176 #define _IO(g, n) _IOC (IOC_VOID, (g), (n), 0) argument 177 #define _IOIW(g, n, t) _IOC (IOC_VOID, (g), (n), _IOC_ENCODE_TYPE (t)) argument 178 #define _IOR(g, n, t) _IOC (IOC_OUT, (g), (n), _IOC_ENCODE_TYPE (t)) argument 179 #define _IOW(g, n, t) _IOC (IOC_IN, (g), (n), _IOC_ENCODE_TYPE (t)) argument 180 #define _IOWR(g, n, t) _IOC (IOC_INOUT, (g), (n), _IOC_ENCODE_TYPE (t)) argument
|
/sysdeps/ieee754/flt-32/ |
A D | lgamma_negf.c | 222 float g = poly_coeff[end]; in __lgamma_negf() local
|
/sysdeps/ieee754/dbl-64/ |
A D | lgamma_neg.c | 307 double g = poly_coeff[end]; in __lgamma_neg() local
|
/sysdeps/ieee754/ldbl-128/ |
A D | lgamma_negl.c | 474 _Float128 g = poly_coeff[end]; in __lgamma_negl() local
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | lgamma_negl.c | 455 long double g = poly_coeff[end]; in __lgamma_negl() local
|
/sysdeps/ieee754/ldbl-96/ |
A D | lgamma_negl.c | 341 long double g = poly_coeff[end]; in __lgamma_negl() local
|
/sysdeps/unix/ |
A D | sysdep.h | 48 #define __INTERNAL_SYSCALL_NARGS_X(a,b,c,d,e,f,g,h,n,...) n argument 97 #define __INLINE_SYSCALL_NARGS_X(a,b,c,d,e,f,g,h,n,...) n argument
|