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