Searched refs:thing (Results 1 – 9 of 9) sorted by relevance
/picolibc-latest/newlib/libc/machine/arc64/ |
D | memmove.S | 59 ; The only thing that changes between memcpy and memmove is copy direction 159 ; The only thing that changes between memcpy and memmove is copy direction
|
D | strcmp.S | 263 ;; One important thing to note, is that we look for the first byte difference on
|
D | strlen.S | 283 ; One thing to note, is that ffs oddly returns 31 if no bit is found,
|
D | memchr.S | 355 ; One thing to note, is that ffs oddly returns 31 if no bit is found, setting
|
D | strcat.S | 573 ; One thing to note, is that ffs oddly returns 31 if no bit is found, setting
|
/picolibc-latest/newlib/libc/machine/m68k/ |
D | memset.S | 33 | addresses can be the most costfull thing one could do.
|
/picolibc-latest/newlib/libm/test/ |
D | string.c | 38 #define check(thing) checkit(thing, __LINE__) argument
|
/picolibc-latest/ |
D | README.md | 1010 2. Merge current newlib bits. The only thing which affects picolibc
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 27339 In general this is the wrong thing to do, but I can't get around 27349 general this is the wrong thing to do, but I can't get around GNU 27678 * libc/stdio/stdio.h: added P_tmpdir for /tmp (SVID thing)
|