Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/libbb/
Disqrt.c23 unsigned shift; in isqrt() local
/busybox-1.35.0/networking/
Dtls_pstm.c944 pstm_digit carry, carrytmp, shift; in pstm_mul_2d() local
1110 register pstm_digit *tmpc, mask, shift; in pstm_div_2d() local
/busybox-1.35.0/include/
Dlibbb.h428 #define xrealloc_vector(vector, shift, idx) \ argument