Searched refs:LBITS (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/network/services/ead/src/tinysrp/
H A Dbn_lcl.h324 #define LBITS(a) ((a)&BN_MASK2l) macro
355 l=LBITS(h); \
371 l=LBITS(h); \
387 l=LBITS(h); \
H A Dbn_div.c288 t2l=LBITS(d1); t2h=HBITS(d1);
289 ql =LBITS(q); qh =HBITS(q);
H A Dbn_asm.c149 bl=LBITS(w);
176 bl=LBITS(w);

Completed in 26 milliseconds