Searched defs:testfPinf (Results 1 – 2 of 2) sorted by relevance
19 …public float testfPinf() { int o = __offset(6); return o != 0 ? bb.getFloat(o + bb_pos) : Float.PO… in testfPinf() method in MonsterExtra49 …public static void addTestfPinf(FlatBufferBuilder builder, float testfPinf) { builder.addFloat(1, … in addTestfPinf()
65 def MonsterExtraAddTestfPinf(builder, testfPinf): builder.PrependFloat32Slot(1, testfPinf, float('i… argument