Searched defs:fastPath (Results 1 – 3 of 3) sorted by relevance
62 void fastPath() { in fastPath() method in FlowableCharSequence.CharSequenceSubscription
130 bool fastPath = numWholeNumberDigits <= 15; // when the number gets too complex, set to false in lFloatConst() local