Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm41 forth: label
/external/llvm-libc/test/src/__support/
Dbig_int_test.cpp230 double forth = cpp::bit_cast<double>(back); in TEST() local
242 __uint128_t forth = cpp::bit_cast<__uint128_t>(back); in TEST() local
255 float128 forth = cpp::bit_cast<float128>(back); in TEST() local