HomeSort by relevance Sort by last modified time
    Searched full:bswap_ahdr (Results 1 - 1 of 1) sorted by null

  /external/qemu/
loader.c 177 static void bswap_ahdr(struct exec *e) function
189 #define bswap_ahdr(x) do { } while (0) macro
225 bswap_ahdr(&e);

Completed in 31 milliseconds