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

/src/lib/libm/src/
H A Dw_remainder.c26 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 Ddml_inline_defs.h119 unsigned int remainder; local in function:dml_round_to_multiple
/src/sys/kern/
H A Dsubr_time_arith.c483 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 Damdgpu_bw_fixed.c69 uint64_t remainder; local in function:bw_frc_to_fixed
/src/sys/arch/arm/samsung/
H A Dexynos_wdt.c243 u_int remainder = sc->sc_freq % div; local in function:exynos_wdt_attach
/src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c188 size_t remainder; local in function:sodium_bin2base64
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/
H A Damdgpu_fixpt31_32.c84 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 Dutils.c203 size_t remainder; local in function:copy_file
/src/sys/net80211/
H A Dieee80211_netbsd.c737 int remainder, space; local in function:m_append
[all...]
H A Dieee80211_output.c741 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 Dsensirion_voc_algorithm.c135 uint32_t remainder = (uint32_t)((a >= 0) ? a : (-a)); local in function:fix16_div
[all...]
/src/include/
H A Dtgmath.h179 #define remainder(a,b) __TG_FN2(remainder, (a), (b)) macro
/src/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_dma.c712 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 Drt2560.c1677 int remainder; local in function:rt2560_setup_tx_desc
H A Drt2661.c1433 int i, remainder; local in function:rt2661_setup_tx_desc
/src/sys/dev/usb/
H A Dif_rum.c1028 int remainder; local in function:rum_setup_tx_desc
H A Dif_ural.c1085 int remainder; local in function:ural_setup_tx_desc
H A Dif_zyd.c2123 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 Duatp.c813 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 Dar5211_reset.c1303 uint32_t remainder = chan->channel % 32; local in function:ar5211SetBoardValues
/src/sys/dev/bluetooth/
H A Dbtmagic.c834 btmagic_scale(int delta, int *remainder, int resolution) argument
/src/libexec/httpd/
H A Dbozohttpd.c974 char *remainder; local in function:parse_http_date
/src/lib/libc/stdlib/
H A Djemalloc.c2005 unsigned i, remainder; local in function:arena_bin_nonfull_run_get
/src/sys/dev/pci/
H A Dif_enavar.h554 int remainder, space; local in function:ena_m_append
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c206 u8 remainder = 0; local in function:drm_dp_msg_header_crc4
240 u16 remainder local in function:drm_dp_msg_data_crc4
[all...]

Completed in 44 milliseconds