Searched defs:hx (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DAPInt.cpp300 uint64_t hx = x[i] >> 32; local
330 uint64_t carry = 0, lx = 0, hx = 0; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DMathObject.cpp407 int k,hx,lx; local
438 int hx,hy,ix,iy; local
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dre.c124 VALUE hx, hy, mask = VALUE_MAX >> ((SIZEOF_VALUE - m) * CHAR_BIT); local
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompctl.c387 int ready = 0, hx = 0; local

Completed in 275 milliseconds