Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h55 FLOAT_ALIGN = 'f', enumerator
/third_party/python/Modules/_ctypes/
Dcfield.c1572 #define FLOAT_ALIGN (sizeof(s_float) - sizeof(float)) macro
/third_party/python/Modules/
D_struct.c86 #define FLOAT_ALIGN (sizeof(st_float) - sizeof(float)) macro