Searched refs:bGetLong (Results 1 – 1 of 1) sorted by relevance
1246 static long bGetLong (unsigned char *bp) in bGetLong() function1306 #define bGetLong(bp) (*(long*)(bp)) macro2761 longtemp = bGetLong (buf+12); in rpt_0x8F20()2768 *alt = bGetLong (buf+20)*.001; in rpt_0x8F20()2797 *iiSerialNumber = bGetLong(&rpt->buf[3]); in rpt_0x8F41()2822 *iiCaseSerialNumber = bGetLong(&rpt->buf[5]); in rpt_0x8F42()2823 *iiProdNumber = bGetLong(&rpt->buf[9]); in rpt_0x8F42()2867 *decorr_max = bGetLong(&buf[1]); in rpt_0x8F4B()