Searched defs:bPutULong (Results 1 – 1 of 1) sorted by relevance
1410 bPutULong( in bPutULong() function 1446 void bPutULong (long a, unsigned char *cmdbuf) {*(long*) cmdbuf = a;} in bPutULong() function