Searched defs:divisor (Results 1 - 25 of 48) sorted by relevance

12

/src/sys/arch/sun2/include/
H A Dleds.h35 u_char divisor; /* divides 100 Hz clock (0 means 256). */ member in struct:led_patterns
/src/sys/arch/sun3/include/
H A Dleds.h35 u_char divisor; /* divides 100 Hz clock (0 means 256). */ member in struct:led_patterns
/src/sys/arch/vax/include/
H A Dleds.h35 u_char divisor; /* divides 100 Hz clock (0 means 256). */ member in struct:led_patterns
/src/sys/lib/libkern/arch/sparc/
H A Ddivrem.m484 define(divisor, `%o1') macro
[all...]
/src/sys/lib/libkern/arch/sparc64/
H A Ddivrem.m488 define(divisor, `%o1') macro
[all...]
/src/lib/libc/arch/sparc/gen/
H A Ddivrem.m484 define(divisor, `%o1') macro
[all...]
/src/sys/kern/
H A Dsubr_humanize.c52 humanize_number(char * buf,size_t len,uint64_t bytes,const char * suffix,int divisor) argument
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Ddivdc3_test.c56 double _Complex divisor; local in function:test__divdc3
60 __real__ divisor = c; local in function:test__divdc3
61 __imag__ divisor = d; local in function:test__divdc3
H A Ddivsc3_test.c56 float _Complex divisor; local in function:test__divsc3
60 __real__ divisor = c; local in function:test__divsc3
61 __imag__ divisor = d; local in function:test__divsc3
H A Ddivtc3_test.c58 long double _Complex divisor; local in function:test__divtc3
62 __real__ divisor = c; local in function:test__divtc3
63 __imag__ divisor = d; local in function:test__divtc3
H A Ddivxc3_test.c58 long double _Complex divisor; local in function:test__divxc3
62 __real__ divisor = c; local in function:test__divxc3
63 __imag__ divisor = d; local in function:test__divxc3
H A Dmuldc3_test.c56 double _Complex divisor; local in function:test__muldc3
60 __real__ divisor = c; local in function:test__muldc3
61 __imag__ divisor = d; local in function:test__muldc3
H A Dmulsc3_test.c56 float _Complex divisor; local in function:test__mulsc3
60 __real__ divisor = c; local in function:test__mulsc3
61 __imag__ divisor = d; local in function:test__mulsc3
H A Dmultc3_test.c59 long double _Complex divisor; local in function:test__multc3
63 __real__ divisor = c; local in function:test__multc3
64 __imag__ divisor = d; local in function:test__multc3
H A Dmulxc3_test.c58 long double _Complex divisor; local in function:test__mulxc3
62 __real__ divisor = c; local in function:test__mulxc3
63 __imag__ divisor = d; local in function:test__mulxc3
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Ddivdc3_test.c55 double _Complex divisor; local in function:test__divdc3
59 __real__ divisor = c; local in function:test__divdc3
60 __imag__ divisor = d; local in function:test__divdc3
H A Ddivsc3_test.c55 float _Complex divisor; local in function:test__divsc3
59 __real__ divisor = c; local in function:test__divsc3
60 __imag__ divisor = d; local in function:test__divsc3
H A Ddivtc3_test.c59 long double _Complex divisor; local in function:test__divtc3
63 __real__ divisor = c; local in function:test__divtc3
64 __imag__ divisor = d; local in function:test__divtc3
H A Ddivxc3_test.c58 long double _Complex divisor; local in function:test__divxc3
62 __real__ divisor = c; local in function:test__divxc3
63 __imag__ divisor = d; local in function:test__divxc3
H A Dmuldc3_test.c55 double _Complex divisor; local in function:test__muldc3
59 __real__ divisor = c; local in function:test__muldc3
60 __imag__ divisor = d; local in function:test__muldc3
H A Dmulsc3_test.c55 float _Complex divisor; local in function:test__mulsc3
59 __real__ divisor = c; local in function:test__mulsc3
60 __imag__ divisor = d; local in function:test__mulsc3
H A Dmultc3_test.c58 long double _Complex divisor; local in function:test__multc3
62 __real__ divisor = c; local in function:test__multc3
63 __imag__ divisor = d; local in function:test__multc3
H A Dmulxc3_test.c58 long double _Complex divisor; local in function:test__mulxc3
62 __real__ divisor = c; local in function:test__mulxc3
63 __imag__ divisor = d; local in function:test__mulxc3
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/
H A Damdgpu_conversion.c47 int32_t divisor = 1 << fractional_bits; local in function:fixed_point_to_int_frac
/src/sys/dev/ic/
H A Dugvar.h46 int divisor; member in struct:ug2_sensor_info

Completed in 11 milliseconds

12