Home
last modified time | relevance | path

Searched defs:FLOAT_ALIGN (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DDataLayout.h49 FLOAT_ALIGN = 'f', enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h55 FLOAT_ALIGN = 'f', enumerator
/external/llvm-project/llvm/include/llvm/IR/
DDataLayout.h55 FLOAT_ALIGN = 'f', enumerator
/external/python/cpython3/Modules/_ctypes/
Dcfield.c1607 #define FLOAT_ALIGN (sizeof(s_float) - sizeof(float)) macro
/external/python/cpython2/Modules/_ctypes/
Dcfield.c1705 #define FLOAT_ALIGN (sizeof(s_float) - sizeof(float)) macro
/external/python/cpython2/Modules/
D_struct.c77 #define FLOAT_ALIGN (sizeof(st_float) - sizeof(float)) macro
/external/python/cpython3/Modules/
D_struct.c84 #define FLOAT_ALIGN (sizeof(st_float) - sizeof(float)) macro