Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dengine.c46 #define fast sfast macro
57 #define fast lfast macro
93 static char *fast(struct match *m, char *start, char *stop, sopno startst, sopno stopst);
237 endp = fast(m, start, stop, gf, gl); in matcher()
740 fast(struct match *m, in fast() function
1121 #undef fast
/picolibc-latest/newlib/libc/machine/necv70/
Dnecv70.tex20 The NEC V70 has machine instructions for fast IEEE floating-point
/picolibc-latest/
Dmeson_options.txt35 option('fast-strcmp', type: 'boolean', value: true,
182 option('fast-bufio', type: 'boolean', value: false,
Dmeson.build245 fast_strcmp = get_option('fast-strcmp')
316 fast_bufio = tinystdio and get_option('fast-bufio')
/picolibc-latest/doc/
Dbuild.md35 | fast-strcmp | true | Always optimize strcmp for performance (to make Dhrystone…
93 | fast-bufio | false | Improve performance of some I/O operations when using buf…
/picolibc-latest/newlib/libc/machine/sh/
Dmemcpy.S33 ! a fast memcpy and the amount subtracted from r7 before L_2l_loop be 2,
/picolibc-latest/newlib/
DNEWS305 * addition of libm/machine/i386 directory, for i386 fast math routines
DChangeLog-20159082 fast math versions of rint, lrint, and llrint family functions.
9089 libm/machine/i386/f_rintl.c: New files with fast math implementations.
14583 is not as fast as _strtod_r.
21387 fast-math routines.
21733 fast version of math function to be used by compiler when