Searched refs:SIZEOF_FLOAT (Results 1 – 16 of 16) sorted by relevance
33 static final int SIZEOF_FLOAT = 4; field in Constants
332 public void putFloat (float x) { bb.putFloat (space -= Constants.SIZEOF_FLOAT, x); } in putFloat()383 public void addFloat (float x) { prep(Constants.SIZEOF_FLOAT, 0); putFloat (x); } in addFloat()
1007 #define SIZEOF_FLOAT 4 macro
329 #define SIZEOF_FLOAT 4 macro
1015 #define SIZEOF_FLOAT 4 macro
1013 #define SIZEOF_FLOAT 4 macro
391 #define SIZEOF_FLOAT 4 macro
260 #define SIZEOF_FLOAT 4 macro
1983 #if SIZEOF_FLOAT == 4 in _PyFloat_Init()
2191 #if SIZEOF_FLOAT == 4 in _PyFloat_Init()
892 #undef SIZEOF_FLOAT
1038 #undef SIZEOF_FLOAT
1353 #undef SIZEOF_FLOAT