| /src/sys/lib/libkern/arch/sparc/ |
| H A D | divrem.m4 | 83 define(dividend, `%o0') macro [all...] |
| /src/sys/lib/libkern/arch/sparc64/ |
| H A D | divrem.m4 | 87 define(dividend, `%o0') macro [all...] |
| /src/lib/libc/arch/sparc/gen/ |
| H A D | divrem.m4 | 83 define(dividend, `%o0') macro [all...] |
| /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| H A D | divdc3_test.c | 55 double _Complex dividend; local in function:test__divdc3 58 __real__ dividend = a; local in function:test__divdc3 59 __imag__ dividend = b; local in function:test__divdc3
|
| H A D | divsc3_test.c | 55 float _Complex dividend; local in function:test__divsc3 58 __real__ dividend = a; local in function:test__divsc3 59 __imag__ dividend = b; local in function:test__divsc3
|
| H A D | divtc3_test.c | 57 long double _Complex dividend; local in function:test__divtc3 60 __real__ dividend = a; local in function:test__divtc3 61 __imag__ dividend = b; local in function:test__divtc3
|
| H A D | divxc3_test.c | 57 long double _Complex dividend; local in function:test__divxc3 60 __real__ dividend = a; local in function:test__divxc3 61 __imag__ dividend = b; local in function:test__divxc3
|
| H A D | muldc3_test.c | 55 double _Complex dividend; local in function:test__muldc3 58 __real__ dividend = a; local in function:test__muldc3 59 __imag__ dividend = b; local in function:test__muldc3
|
| H A D | mulsc3_test.c | 55 float _Complex dividend; local in function:test__mulsc3 58 __real__ dividend = a; local in function:test__mulsc3 59 __imag__ dividend = b; local in function:test__mulsc3
|
| H A D | multc3_test.c | 58 long double _Complex dividend; local in function:test__multc3 61 __real__ dividend = a; local in function:test__multc3 62 __imag__ dividend = b; local in function:test__multc3
|
| H A D | mulxc3_test.c | 57 long double _Complex dividend; local in function:test__mulxc3 60 __real__ dividend = a; local in function:test__mulxc3 61 __imag__ dividend = b; local in function:test__mulxc3
|
| /src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| H A D | divdc3_test.c | 54 double _Complex dividend; local in function:test__divdc3 57 __real__ dividend = a; local in function:test__divdc3 58 __imag__ dividend = b; local in function:test__divdc3
|
| H A D | divsc3_test.c | 54 float _Complex dividend; local in function:test__divsc3 57 __real__ dividend = a; local in function:test__divsc3 58 __imag__ dividend = b; local in function:test__divsc3
|
| H A D | divtc3_test.c | 58 long double _Complex dividend; local in function:test__divtc3 61 __real__ dividend = a; local in function:test__divtc3 62 __imag__ dividend = b; local in function:test__divtc3
|
| H A D | divxc3_test.c | 57 long double _Complex dividend; local in function:test__divxc3 60 __real__ dividend = a; local in function:test__divxc3 61 __imag__ dividend = b; local in function:test__divxc3
|
| H A D | muldc3_test.c | 54 double _Complex dividend; local in function:test__muldc3 57 __real__ dividend = a; local in function:test__muldc3 58 __imag__ dividend = b; local in function:test__muldc3
|
| H A D | mulsc3_test.c | 54 float _Complex dividend; local in function:test__mulsc3 57 __real__ dividend = a; local in function:test__mulsc3 58 __imag__ dividend = b; local in function:test__mulsc3
|
| H A D | multc3_test.c | 57 long double _Complex dividend; local in function:test__multc3 60 __real__ dividend = a; local in function:test__multc3 61 __imag__ dividend = b; local in function:test__multc3
|
| H A D | mulxc3_test.c | 57 long double _Complex dividend; local in function:test__mulxc3 60 __real__ dividend = a; local in function:test__mulxc3 61 __imag__ dividend = b; local in function:test__mulxc3
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | math64.h | 42 div64_u64(int64_t dividend, uint64_t divisor) argument 48 div_u64(int64_t dividend, uint32_t divisor) argument 54 div64_s64(int64_t dividend, int64_t divisor) argument 60 DIV64_U64_ROUND_UP(uint64_t dividend, uint64_t divisor) argument 66 div_s64(int64_t dividend, int32_t divisor) argument 72 div_u64_rem(uint64_t dividend,uint32_t divisor,uint32_t * rem) argument 79 div64_u64_rem(uint64_t dividend,uint64_t divisor,uint64_t * rem) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/ |
| H A D | amdgpu_fixpt31_32.c | 48 complete_integer_division_u64(unsigned long long dividend,unsigned long long divisor,unsigned long long * remainder) argument
|
| /src/sys/dev/i2c/ |
| H A D | dbcool.c | 2160 int32_t limit, dividend; local in function:dbcool_set_fan_limits
|