Home
last modified time | relevance | path

Searched defs:bswap_32 (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/include/
Dplatform.h165 # define bswap_32 __bswap32 macro
Dlibbb.h204 # define bswap_32(x) __builtin_bswap32(x) macro