Searched refs:SIZEOF_FLOAT (Results 1 – 21 of 21) sorted by relevance
33 static final int SIZEOF_FLOAT = 4; field in Constants
37 __reset(_vector, Constants.SIZEOF_FLOAT, _bb); return this; in __assign()
344 public void putFloat (float x) { bb.putFloat (space -= Constants.SIZEOF_FLOAT, x); } in putFloat()395 public void addFloat (float x) { prep(Constants.SIZEOF_FLOAT, 0); putFloat (x); } in addFloat()
24 static_assert(sizeof(float) == SIZEOF_FLOAT);
1007 #define SIZEOF_FLOAT 4 macro
326 #define SIZEOF_FLOAT 4 macro
1013 #define SIZEOF_FLOAT 4 macro
1015 #define SIZEOF_FLOAT 4 macro
391 #define SIZEOF_FLOAT 4 macro
1434 #define SIZEOF_FLOAT 4 macro
1436 #define SIZEOF_FLOAT 4 macro
260 #define SIZEOF_FLOAT 4 macro
1955 #if SIZEOF_FLOAT == 4 in _PyFloat_Init()
2191 #if SIZEOF_FLOAT == 4 in _PyFloat_Init()
920 #undef SIZEOF_FLOAT
1038 #undef SIZEOF_FLOAT
1433 #undef SIZEOF_FLOAT