Searched refs:LE_FETCH32 (Results 1 – 1 of 1) sorted by relevance
459 # define LE_FETCH32(a) ({ register unsigned int l; \ macro468 # define LE_FETCH32(a) ({ register unsigned int l; \ macro530 # ifdef LE_FETCH32531 # define HOST_FETCH32(p,l) LE_FETCH32(p)