Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h43 FLOAT_ALIGN = 'f', ///< Floating point type alignment enumerator
/external/llvm/include/llvm/IR/
DDataLayout.h49 FLOAT_ALIGN = 'f', enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDataLayout.h55 FLOAT_ALIGN = 'f', enumerator
/external/python/cpython2/Modules/_ctypes/
Dcfield.c1705 #define FLOAT_ALIGN (sizeof(s_float) - sizeof(float)) macro
/external/python/cpython3/Modules/_ctypes/
Dcfield.c1606 #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.c73 #define FLOAT_ALIGN (sizeof(st_float) - sizeof(float)) macro