/picolibc-latest/newlib/libc/machine/spu/ |
D | strrchr.c | 47 vec_uint4 cmp_c, cmp_0, cmp; in strrchr() local 71 cmp = spu_cmpeq(cmp_c, 0); in strrchr() 73 res_ptr = spu_sel(spu_promote((unsigned int)(ptr), 0), res_ptr, cmp); in strrchr() 74 res_cmp = spu_sel(cmp_c, res_cmp, cmp); in strrchr() 81 cmp = spu_cmpeq(cmp_c, 0); in strrchr() 95 cmp = spu_cmpeq(cmp_c, 0); in strrchr() 97 res_ptr = spu_sel(spu_promote((unsigned int)(ptr), 0), res_ptr, cmp); in strrchr() 98 res_cmp = spu_sel(cmp_c, res_cmp, cmp); in strrchr()
|
D | straddr.h | 42 unsigned int cnt, cmp, skip, mask; in _straddr() local 56 cmp = spu_extract(spu_gather(spu_cmpeq(data, 0)), 0); in _straddr() 57 cmp &= mask; in _straddr() 59 cnt = spu_extract(spu_cntlz(spu_promote(cmp, 0)), 0); in _straddr()
|
D | strlen.c | 44 unsigned int cnt, cmp, skip, mask; in strlen() local 55 cmp = spu_extract(spu_gather(spu_cmpeq(data, 0)), 0); in strlen() 56 cmp &= mask; in strlen() 58 cnt = spu_extract(spu_cntlz(spu_promote(cmp, 0)), 0); in strlen()
|
D | strchr.c | 44 unsigned int cmp, skip; in strchr() local 65 cmp = spu_extract(spu_or(cmp_c, cmp_0), 0); in strchr() 67 while (cmp == 0) { in strchr() 72 cmp = spu_extract(spu_or(cmp_c, cmp_0), 0); in strchr() 79 spu_cntlz(spu_promote(cmp, 0))); in strchr()
|
/picolibc-latest/newlib/libc/machine/arm/ |
D | memset-arm.S | 39 cmp r2, #0 46 cmp r2, #0 54 cmp r2, #3 58 cmp r2, #15 65 cmp r4, #15 76 cmp r2, #3 84 cmp ip, #3 93 cmp r2, #0 99 cmp r3, r2
|
D | memset-thumb.S | 47 cmp r2, #0 56 cmp r4, #0 66 cmp r4, #3 74 cmp r4, #15 89 cmp r3, r2 93 cmp r4, #3 104 cmp r3, r2 109 cmp r4, #0 117 cmp r4, r3
|
D | memset-thumb2.S | 46 cmp r2, #0 60 cmp r4, #3 64 cmp r4, #15 71 cmp r6, #15 82 cmp r4, #3 90 cmp r2, #3 104 cmp r3, r4
|
D | strcmp-armv6m.S | 82 cmp r2, r3 84 cmp r2, r3 107 cmp r2, r3 111 cmp r0, r1 127 cmp r2, #0 129 cmp r2, r3 135 cmp r2, #0 137 cmp r2, r3
|
D | strcmp-armv6.S | 132 cmp r2, #1 206 cmp syndrome_a, #0 232 cmp syndrome, #0 240 cmp syndrome, #0 276 cmp tmp1, #1 283 cmp tmp1, #1 290 cmp tmp1, #1 299 cmp tmp1, #1 306 cmp tmp1, #1 341 cmp syndrome, #0 [all …]
|
D | strcmp-armv4.S | 97 cmp data1, data2 108 cmp result, #1 232 cmp data1, #1 251 cmp tmp2, #2 259 cmp tmp2, data2, S2LO #8 267 cmp tmp2, data2, S2HI #24 306 cmp tmp2, data2, S2LO #16 312 cmp tmp2, data2, S2HI #16 346 cmp tmp2, data2, S2LO #24 354 cmp tmp2, data2, S2HI #8 [all …]
|
D | strcmp-armv7m.S | 82 cmp data1, data2 95 cmp result, #1 221 cmp data1, #1 238 cmp tmp2, #2 246 cmp tmp2, data2, S2LO #8 255 cmp tmp2, data2, S2HI #24 295 cmp tmp2, data2, S2LO #16 302 cmp tmp2, data2, S2HI #16 337 cmp tmp2, data2, S2LO #24 346 cmp tmp2, data2, S2HI #8 [all …]
|
D | strcmp-armv4t.S | 46 cmp r2, #0 50 cmp r2, r3
|
/picolibc-latest/newlib/libc/search/ |
D | qsort.c | 130 #define CMP(t, x, y) (cmp((t), (x), (y))) 132 #define CMP(t, x, y) (cmp((x), (y), (t))) 134 #define CMP(t, x, y) (cmp((x), (y))) 141 cmp_t *cmp, in med3() argument 175 cmp_t *cmp); 182 cmp_t *cmp) in __bsd_qsort_r() argument 188 cmp_t *cmp, in __bsd_qsort_r() 196 cmp_t *cmp) in __bsd_qsort_r() 225 pl = med3(pl, pl + d, pl + 2 * d, cmp, thunk); in __bsd_qsort_r() 226 pm = med3(pm - d, pm, pm + d, cmp, thunk); in __bsd_qsort_r() [all …]
|
D | tdelete.c | 61 int cmp; in tdelete() local 66 while ((cmp = (*compar)(vkey, (*rootp)->key)) != 0) { in tdelete() 68 rootp = (cmp < 0) ? in tdelete()
|
/picolibc-latest/newlib/libc/machine/mn10300/ |
D | memchr.S | 31 cmp 3,a1 45 cmp 3,d1 47 cmp 3,a1 63 cmp d2,d0 define 67 cmp 3,d1 72 cmp 3,a1 78 cmp 0,a1 82 cmp d2,d0 define
|
D | memset.S | 32 cmp 3, a1 43 cmp 15, a1 55 cmp 15, a1 58 cmp 3, a1 64 cmp 3, a1 68 cmp 0, a1
|
D | memcmp.S | 31 cmp 3,a2 40 cmp d0,d1 define 45 cmp 3,a2 49 cmp 0,a2 54 cmp d2,d3 define
|
D | memcpy.S | 36 cmp 15,d1 56 cmp 15,d1 59 cmp 3,d1 67 cmp 3,d1 71 cmp 0,d1
|
D | strcmp.S | 35 cmp d0,d1 define 53 cmp d0,d1 define 60 cmp 0,d0 62 cmp d2,d0 define
|
/picolibc-latest/newlib/libc/machine/aarch64/ |
D | memcmp.S | 43 cmp limit, 16 53 cmp limit, 32 55 cmp limit, 160 63 cmp data1, data2 66 cmp limit, 16 71 cmp data1, data2 85 cmp data1, data2 95 cmp data1, data2 124 cmp data1w, data2w 138 cmp data1, data2 [all …]
|
/picolibc-latest/newlib/libc/machine/rx/ |
D | strncmp.S | 16 cmp #0, r3 ; For a length of zero, return zero 21 cmp #0, r4 23 cmp #0, r5 27 cmp r4, r5
|
D | strcmp.S | 16 cmp #0, r4 18 cmp #0, r5 20 cmp r4, r5
|
/picolibc-latest/newlib/libc/machine/h8300/ |
D | defines.h | 50 #define CMPP cmp.w 70 #define CMPP cmp.w 86 #define CMPP cmp.l 113 #define CMPP cmp.w 129 #define CMPP cmp.l
|
/picolibc-latest/newlib/libc/include/sys/ |
D | tree.h | 125 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument 138 if ((cmp)(elm, (head)->sph_root) == 0) \ 167 #define SPLAY_GENERATE(name, type, field, cmp) \ argument 176 __comp = (cmp)(elm, (head)->sph_root); \ 199 if ((cmp)(elm, (head)->sph_root) == 0) { \ 222 while ((__comp = (cmp)(elm, (head)->sph_root)) != 0) { \ 227 if ((cmp)(elm, __tmp) < 0){ \ 237 if ((cmp)(elm, __tmp) > 0){ \ 459 #define RB_PROTOTYPE(name, type, field, cmp) \ argument 460 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,) [all …]
|
/picolibc-latest/newlib/libc/string/ |
D | timingsafe_memcmp.c | 37 int cmp = lt - gt; in timingsafe_memcmp() local 40 res |= cmp & ~done; in timingsafe_memcmp()
|