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

  /external/qemu/include/qemu/
bswap.h 327 static inline void stfl_le_p(void *ptr, float32 v) function
  /external/qemu/include/exec/
cpu-all.h 177 #define stfl_p(p, v) stfl_le_p(p, v)

Completed in 39 milliseconds