Searched defs:num_words (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_nan.c | 51 _scan_nan(uint32_t *words, int num_words, const char *s) in _scan_nan()
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_intern.c | 188 int bn_set_words(BIGNUM *a, const BN_ULONG *words, int num_words) in bn_set_words()
|
/freebsd/sys/dev/qcom_qup/ |
H A D | qcom_spi_var.h | 99 uint32_t num_words; /* number of word_size words to transfer */ member
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_rng.c | 329 u_int cnt, nread, num_avail, num_words; in bcm2835_rng_harvest() local
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_utils.c | 1087 ocs_queue_history_misc(ocs_hw_q_hist_t *q_hist, uint32_t *entryw, uint32_t num_words) in ocs_queue_history_misc()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_mcp.c | 2952 u32 num_words, i; in ecore_mcp_send_drv_version() local
|