Home
last modified time | relevance | path

Searched defs:SIZEOF_FLOAT (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/java/com/google/flatbuffers/
DConstants.java33 static final int SIZEOF_FLOAT = 4; field in Constants
/third_party/python/PC/
Dpyconfig.h329 #define SIZEOF_FLOAT 4 macro