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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/usb-modeswitch-2.2.3/jim/
H A Djim-pack.c158 static void JimSetBitsIntBigEndian(unsigned char *bitvec, jim_wide value, int pos, int width) function
175 * Little endian version of JimSetBitsIntBigEndian()
346 JimSetBitsIntBigEndian((unsigned char *)stringObjPtr->bytes, value, pos, width);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/jim/
H A Djim-pack.c158 static void JimSetBitsIntBigEndian(unsigned char *bitvec, jim_wide value, int pos, int width) function
175 * Little endian version of JimSetBitsIntBigEndian()
346 JimSetBitsIntBigEndian((unsigned char *)stringObjPtr->bytes, value, pos, width);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/usb-modeswitch-2.2.3/jim/
H A Djim-pack.c158 static void JimSetBitsIntBigEndian(unsigned char *bitvec, jim_wide value, int pos, int width) function
175 * Little endian version of JimSetBitsIntBigEndian()
346 JimSetBitsIntBigEndian((unsigned char *)stringObjPtr->bytes, value, pos, width);

Completed in 111 milliseconds