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

  /external/chromium_org/third_party/skia/third_party/lua/src/
llimits.h 216 union luai_Cast { double l_d; LUA_INT32 l_p[2]; }; member in union:luai_Cast
229 volatile union luai_Cast u; u.l_d = (n) + 6755399441055744.0; \
233 { volatile union luai_Cast u; u.l_d = (n) + 1.0; /* avoid -0 */ \
  /external/qemu/target-mips/
helper.h 190 DEF_HELPER_2(float_ ## op ## l_d, i64, env, i64) \

Completed in 109 milliseconds