Home
last modified time | relevance | path

Searched defs:bitpos (Results 1 – 2 of 2) sorted by relevance

/external/opencore/baselibs/gen_data_structures/src/
Dbitstreamparser.h138 uint8 bitpos; //The current bit position of the current byte. Counts down from 7 to 0. variable
/external/dropbear/libtomcrypt/src/math/fp/
Dltc_ecc_fp_mulmod.c783 unsigned y, z, err, bitlen, bitpos, lut_gap, first; in accel_fp_mul() local
908 unsigned y, z, err, bitlen, bitpos, lut_gap, first, zA, zB; in accel_fp_mul2add() local