Searched defs:flo (Results  1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Objects/ | 
| D | floatobject.c | 2297         unsigned int fhi, flo;  in _PyFloat_Pack8()  local 2573         unsigned int fhi, flo;  in _PyFloat_Unpack8()  local
  | 
| /external/python/cpython2/Objects/ | 
| D | floatobject.c | 2423         unsigned int fhi, flo;  in _PyFloat_Pack8()  local 2629         unsigned int fhi, flo;  in _PyFloat_Unpack8()  local
  | 
| /external/libwebsockets/lib/core/ | 
| D | libwebsockets.c | 805 	char c, flo = 0, d_minus = '-', d_dot = '.', d_star = '*', s_minus = '\0',  in lws_tokenize()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | 
| D | vktSpvAsmInstructionTests.cpp | 17365 		const fp16type	flo		(f * l * o);  in calc()  local
  |