Searched defs:HOST_FETCH32 (Results 1 – 1 of 1) sorted by relevance
547 # define HOST_FETCH32(p,l) LE_FETCH32(p) macro549 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l) macro561 # define HOST_FETCH32(p,l) BE_FETCH32(p) macro563 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l) macro