Home
last modified time | relevance | path

Searched defs:flo (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Objects/
Dfloatobject.c2268 unsigned int fhi, flo; in _PyFloat_Pack8() local
2544 unsigned int fhi, flo; in _PyFloat_Unpack8() local
/external/python/cpython2/Objects/
Dfloatobject.c2423 unsigned int fhi, flo; in _PyFloat_Pack8() local
2629 unsigned int fhi, flo; in _PyFloat_Unpack8() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15345 const fp16type flo (f * l * o); in calc() local