Searched defs:SIZEOF_FLOAT (Results 1 – 2 of 2) sorted by relevance
/third_party/flatbuffers/java/com/google/flatbuffers/ | ||
D | Constants.java | 33 static final int SIZEOF_FLOAT = 4; field in Constants |
/third_party/python/PC/ | ||
D | pyconfig.h | 329 #define SIZEOF_FLOAT 4 macro |