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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dread_dword.h27 return byte2dword(val);
H A Dbyte_dword.h21 static Dword byte2dword(Byte* val) function
27 fprintf(stderr, "byte2dword(): %ld, 0x%x\n", l, (unsigned int) l);
H A Dfloppyd.c247 return byte2dword(val);
371 return byte2dword(packet->data+my_index);

Completed in 46 milliseconds