Searched refs:BE_FETCH32 (Results 1 – 1 of 1) sorted by relevance
468 # define BE_FETCH32(a) ({ register unsigned int l=(a);\ macro560 # ifdef BE_FETCH32561 # define HOST_FETCH32(p,l) BE_FETCH32(p)