Searched defs:smaller (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_modinv.c | 51 int isodd, swap, smaller, ret, cmp, iszero, tmp_isodd; in _nn_modinv_odd() local
|
H A D | nn_add.c | 464 int smaller, ret, cmp; in _nn_mod_sub() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | wq.h | 109 int smaller = 0x8000 & (cc1 - cc2); mlx5_wq_cyc_cc_bigger() local
|
/freebsd/contrib/diff/src/ |
H A D | cmp.c | 376 size_t smaller; /* The lesser of `read0' and `read1'. */ in cmp() local
|
/freebsd/sys/contrib/zlib/ |
H A D | trees.c | 497 #define smaller(tree, n, m, depth) \ macro
|