HomeSort by relevance Sort by last modified time
    Searched refs:__bswap_variable_32 (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/bits/
byteswap.h 16 __bswap_variable_32(uint32_t x) function
35 u.dword[0] = __bswap_variable_32(u.dword[0]);
36 u.dword[1] = __bswap_variable_32(u.dword[1]);
  /external/syslinux/gpxe/src/arch/x86_64/include/bits/
byteswap.h 11 __bswap_variable_32 ( uint32_t x ) { function
  /external/syslinux/gpxe/src/include/
byteswap.h 37 __bswap_variable_32(x)))

Completed in 578 milliseconds