Searched refs:SIZEOF_DOUBLE (Results 1 – 11 of 11) sorted by relevance
17 # define SIZEOF_DOUBLE 8 macro25 # define SIZEOF_DOUBLE 8 macro33 # define SIZEOF_DOUBLE 8 macro46 # define SIZEOF_DOUBLE 8 macro
37 static final int SIZEOF_DOUBLE = 8; field in Constants
37 __reset(_vector, Constants.SIZEOF_DOUBLE, _bb); return this; in __assign()
385 public void putDouble (double x) { bb.putDouble(space -= Constants.SIZEOF_DOUBLE, x); } in putDouble()435 public void addDouble (double x) { prep(Constants.SIZEOF_DOUBLE, 0); putDouble (x); } in addDouble()
126 #define SIZEOF_DOUBLE 8 macro
152 #undef SIZEOF_DOUBLE
157 #define SIZEOF_DOUBLE 8 macro
328 #define SIZEOF_DOUBLE 8 macro
106 # check_type_size (double SIZEOF_DOUBLE)
1989 #if SIZEOF_DOUBLE == 8 in _PyFloat_Init()
1458 #undef SIZEOF_DOUBLE