Home | History | Annotate | Download | only in testsuite

Lines Matching full:speed

475 /* If maximizing it is worth using inline code for speed, doing the type
501 /* Match a single character type; inline for speed */
520 /* Separate the caselesss case for speed */
527 /* The code is duplicated for the caseless and caseful cases, for speed,
528 /* The code is duplicated for the caseless and caseful cases, for speed,
829 code for maximizing the speed, and do the type test once at the start
830 code to character type repeats - written out again for speed. */
1661 similar code to character type repeats - written out again for speed.