| /src/lib/libm/src/ |
| H A D | w_remainder.c | 26 remainder(double x, double y) /* wrapper remainder */ function in typeref:typename:double
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/ |
| H A D | dml_inline_defs.h | 119 unsigned int remainder; local in function:dml_round_to_multiple
|
| /src/sys/kern/ |
| H A D | subr_time_arith.c | 483 int64_t last_val, next_val, interval, remainder, now_ns; local in function:itimer_transition [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ |
| H A D | amdgpu_bw_fixed.c | 69 uint64_t remainder; local in function:bw_frc_to_fixed
|
| /src/sys/arch/arm/samsung/ |
| H A D | exynos_wdt.c | 243 u_int remainder = sc->sc_freq % div; local in function:exynos_wdt_attach
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/ |
| H A D | codecs.c | 188 size_t remainder; local in function:sodium_bin2base64
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/ |
| H A D | amdgpu_fixpt31_32.c | 84 unsigned long long remainder; local in function:dc_fixpt_from_fraction 48 complete_integer_division_u64(unsigned long long dividend,unsigned long long divisor,unsigned long long * remainder) argument
|
| /src/bin/cp/ |
| H A D | utils.c | 203 size_t remainder; local in function:copy_file
|
| /src/sys/net80211/ |
| H A D | ieee80211_netbsd.c | 737 int remainder, space; local in function:m_append [all...] |
| H A D | ieee80211_output.c | 741 int ack, bitlen, data_dur, remainder; local in function:ieee80211_compute_duration1 919 u_int fragno, fragsize, off, remainder, payload; local in function:ieee80211_fragment
|
| /src/sys/dev/i2c/ |
| H A D | sensirion_voc_algorithm.c | 135 uint32_t remainder = (uint32_t)((a >= 0) ? a : (-a)); local in function:fix16_div [all...] |
| /src/include/ |
| H A D | tgmath.h | 179 #define remainder(a,b) __TG_FN2(remainder, (a), (b)) macro
|
| /src/sys/external/bsd/drm/dist/shared-core/ |
| H A D | mach64_dma.c | 712 int bytes, pages, remainder; local in function:mach64_add_buf_to_ring 759 int bytes, pages, remainder; local in function:mach64_add_hostdata_buf_to_ring
|
| /src/sys/dev/ic/ |
| H A D | rt2560.c | 1677 int remainder; local in function:rt2560_setup_tx_desc
|
| H A D | rt2661.c | 1433 int i, remainder; local in function:rt2661_setup_tx_desc
|
| /src/sys/dev/usb/ |
| H A D | if_rum.c | 1028 int remainder; local in function:rum_setup_tx_desc
|
| H A D | if_ural.c | 1085 int remainder; local in function:ural_setup_tx_desc
|
| H A D | if_zyd.c | 2123 const int remainder = (16 * totlen) % 22; local in function:zyd_tx_mgt 2280 const int remainder = (16 * totlen) % 22; local in function:zyd_tx_data
|
| H A D | uatp.c | 813 scale_motion(const struct uatp_softc *sc, int delta, int *remainder, argument 850 uatp_scale_motion(const struct uatp_softc *sc, int delta, int *remainder) argument 858 uatp_scale_fast_motion(const struct uatp_softc * sc,int delta,int * remainder) argument 2628 accelerate(struct uatp_softc * sc,unsigned int old_raw,unsigned int raw,unsigned int old_smoothed,unsigned int smoothed,bool fast,int * remainder) argument [all...] |
| /src/sys/external/isc/atheros_hal/dist/ar5211/ |
| H A D | ar5211_reset.c | 1303 uint32_t remainder = chan->channel % 32; local in function:ar5211SetBoardValues
|
| /src/sys/dev/bluetooth/ |
| H A D | btmagic.c | 834 btmagic_scale(int delta, int *remainder, int resolution) argument
|
| /src/libexec/httpd/ |
| H A D | bozohttpd.c | 974 char *remainder; local in function:parse_http_date
|
| /src/lib/libc/stdlib/ |
| H A D | jemalloc.c | 2005 unsigned i, remainder; local in function:arena_bin_nonfull_run_get
|
| /src/sys/dev/pci/ |
| H A D | if_enavar.h | 554 int remainder, space; local in function:ena_m_append [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_dp_mst_topology.c | 206 u8 remainder = 0; local in function:drm_dp_msg_header_crc4 240 u16 remainder local in function:drm_dp_msg_data_crc4 [all...] |