Searched defs:testdPinf (Results 1 – 2 of 2) sorted by relevance
25 …public double testdPinf() { int o = __offset(12); return o != 0 ? bb.getDouble(o + bb_pos) : Doubl… in testdPinf() method in MonsterExtra52 …public static void addTestdPinf(FlatBufferBuilder builder, double testdPinf) { builder.addDouble(4… in addTestdPinf()
68 def MonsterExtraAddTestdPinf(builder, testdPinf): builder.PrependFloat64Slot(4, testdPinf, float('i… argument