Searched defs:rem (Results 1 – 8 of 8) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | stdlib.h | 517 typedef struct { int quot, rem; } div_t; member 518 typedef struct { long quot, rem; } ldiv_t; member 519 typedef struct { long long quot, rem; } lldiv_t; member
|
| D | inttypes.h | 14 typedef struct { intmax_t quot, rem; } imaxdiv_t; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_cfgvendor.c | 388 int err = BCME_ERROR, rem, type; in wl_cfgvendor_set_country() local 706 int type, err = 0, rem; in wl_cfgvendor_set_scan_cfg_bucket() local 1654 int err = 0, rem, rem1, rem2, type; in wl_cfgvendor_rtt_set_config() local 1862 int err = 0, rem, type, target_cnt = 0; in wl_cfgvendor_rtt_cancel_config() local 3211 int rem = len; in wl_cfgvendor_nan_parse_dp_sec_info_args() local 3254 int rem = len; in wl_cfgvendor_nan_parse_datapath_args() local 3580 int rem = len; in wl_cfgvendor_nan_parse_discover_args() local 4242 int rem = len; in wl_cfgvendor_nan_parse_args() local 6432 int ret = BCME_OK, rem, type = 0; in wl_cfgvendor_dbg_file_dump() local 6656 int ret = BCME_OK, rem, type; in wl_cfgvendor_dbg_get_mem_dump() local [all …]
|
| D | dhd_msgbuf.c | 1401 uint32 rem = 0; in dhd_dma_buf_alloc() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| D | 8250_dwlib.c | 70 unsigned int quot, rem, base_baud = baud * 16; in dw8250_get_divisor() local
|
| /device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
| D | checks.c | 217 int rem, l; in check_is_string_list() local
|
| /device/soc/rockchip/common/vendor/drivers/net/usb/ |
| D | meig_cdc_driver.c | 2287 unsigned rem = dgram_off % ctx->tx_divisor; in ndp_dgram_pad() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 8882 u32 rem; in cpu_uclamp_print() local
|