Searched defs:res (Results 1 - 25 of 905) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dpr32468.c10 int res[2] = { -1, -1 }; local
/openbsd-current/lib/libm/src/
H A Ds_cproj.c25 double complex res; local
28 __real__ res = INFINITY; local
29 __imag__ res = copysign(0.0, __imag__ z); local
H A Ds_cprojf.c24 float complex res; local
27 __real__ res = INFINITY; local
28 __imag__ res = copysignf(0.0, __imag__ z); local
H A Ds_cprojl.c25 long double complex res; local
28 __real__ res = INFINITY; local
29 __imag__ res = copysignl(0.0, __imag__ z); local
H A Ds_nearbyint.c26 double res; local
39 float res; local
52 long double res; local
/openbsd-current/sys/arch/alpha/isa/
H A Disa_machdep.c56 int res = ENXIO; local
/openbsd-current/gnu/gcc/gcc/config/
H A Ddivmod.c7 long res; local
33 long res; local
[all...]
H A Dudivmodsi4.c5 unsigned long res = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddivmod.c7 long res; local
33 long res; local
[all...]
H A Dudivmodsi4.c5 unsigned long res = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D961213-1.c13 int res; local
H A Dva-arg-11.c9 int i, res; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dsparc-ret.c12 int res; local
21 int res; local
/openbsd-current/lib/libc/quad/
H A Dnegdi2.c43 union uu aa, res; local
/openbsd-current/lib/libc/uuid/
H A Duuid_compare.c53 int res; local
/openbsd-current/sys/lib/libkern/
H A Dnegdi2.c42 union uu aa, res; local
/openbsd-current/lib/libform/
H A Dfrm_cursor.c56 int res; local
H A Dfld_pad.c53 int res = E_BAD_ARGUMENT; local
H A Dfld_just.c52 int res = E_BAD_ARGUMENT; local
/openbsd-current/lib/libcurses/base/
H A Dlib_beep.c65 int res = ERR; local
H A Dlib_flash.c65 int res = ERR; local
/openbsd-current/lib/libc/stdlib/
H A Dseed48.c20 unsigned short *res; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac_libcdep.cpp23 void *res = MmapFixedNoAccess(max_address, size_to_mmap, "high gap"); local
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dbudemang.c41 char *res; local
/openbsd-current/regress/lib/libpthread/getaddrinfo/
H A Dgetaddrinfo.c67 struct addrinfo hints, *res; local

Completed in 192 milliseconds

1234567891011>>