Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c2238 unsigned int fhi, flo; in _PyFloat_Pack8() local
2514 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/libwebsockets/lib/core/
Dlibwebsockets.c630 char c, flo = 0, d_minus = '-', d_dot = '.', s_minus = '\0', in lws_tokenize() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17260 const fp16type flo (f * l * o); in calc() local