Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 46) sorted by relevance

12

/picolibc-latest/newlib/libm/common/
Ds_llround.c67 unsigned int tmp = lsw in llround64() local
Ds_lround.c105 __uint32_t tmp = lsw in lround64() local
Ds_round.c93 __uint32_t tmp; in round64() local
Dexp2.c54 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
104 double_t kd, r, r2, scale, tail, tmp; in exp2() local
Dexp.c56 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
106 double_t kd, z, r, r2, scale, tail, tmp; in exp() local
Dsf_log.c55 uint32_t ix, iz, tmp; in logf() local
Dsf_log2.c54 uint32_t ix, iz, top, tmp; in log2f() local
Dpow.c64 uint64_t iz, tmp; in log_inline() local
151 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
205 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
Dlog.c57 uint64_t ix, iz, tmp; in log() local
/picolibc-latest/test/libc-testsuite/
Dbasename.c43 char *tmp, *s; in test_basename() local
Ddirname.c43 char *tmp, *s; in test_dirname() local
/picolibc-latest/newlib/libc/stdlib/
Dl64a.c35 unsigned long tmp = (unsigned long)value & 0xffffffff; in l64a() local
/picolibc-latest/newlib/libc/xdr/
Dxdr_private.c32 xdr_vprintf_t tmp = xdr_vprintf; in xdr_set_vprintf() local
/picolibc-latest/newlib/libc/machine/spu/
Dstack_reg_va.S86 #define tmp $74 macro
Dea_internal.h76 size_ea_t tmp = (size_ea_t) x; in round_down_128_ea() local
84 size_ea_t tmp = (size_ea_t) x; in round_up_next_128_ea() local
/picolibc-latest/newlib/libc/machine/aarch64/
Dstrnlen.S50 #define tmp x4 macro
Dmemcmp.S33 #define tmp x6 macro
Dmemchr.S29 #define tmp x4 macro
Dmemrchr.S30 #define tmp x7 macro
Dstrcmp.S37 #define tmp x6 macro
Dstrcpy.S51 #define tmp x5 macro
Dstrlen.S60 #define tmp x2 macro
/picolibc-latest/test/
Dtimegm.c120 struct tm tmp = tests[i].tm; in main() local
/picolibc-latest/newlib/libc/include/sys/
Dtree.h92 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
98 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
104 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
110 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
364 #define RB_ROTATE_LEFT(head, elm, tmp, field) do { \ argument
376 #define RB_ROTATE_RIGHT(head, elm, tmp, field) do { \ argument
395 #define RB_PARENT_ROTATE_LEFT(parent, left, tmp, field) do { \ argument
407 #define RB_PARENT_ROTATE_RIGHT(parent, right, tmp, field) do { \ argument
436 #define RB_RED_ROTATE_LEFT(head, elm, tmp, field) do { \ argument
447 #define RB_RED_ROTATE_RIGHT(head, elm, tmp, field) do { \ argument
/picolibc-latest/newlib/libm/math/
Dsf_jn.c107 float q0, q1, h, tmp; in jnf() local

12