Searched refs:compare (Results 1 – 13 of 13) sorted by relevance
| /picolibc-latest/newlib/libc/string/ |
| D | wcstrings.tex | 17 * Function wcscmp:: Wide-character string compare 18 * Function wcscoll:: Locale-specific wide-character string compare 27 * Function wcsncmp:: Wide-character string compare
|
| D | strings.tex | 47 * Function strcmp:: Character string compare 48 * Function strcoll:: Locale-specific character string compare 57 * Function strncmp:: Character string compare
|
| /picolibc-latest/newlib/libc/machine/rx/ |
| D | strncmp.S | 14 ;; R3: max number of bytes to compare
|
| /picolibc-latest/newlib/libc/machine/i960/ |
| D | strcmp_ca.S | 135 cmpo SRC2,SRC1 # compare src1 and src2 words 169 cmpo SRC2,SRC1 # compare src1 and src2 words 236 cmpo LSW,SRC2 # compare src1 and src2 words
|
| D | strncmp_ca.S | 139 cmpo SRC2,g0 # compare src1 and src2 words 172 cmpo SRC2,g0 # compare src1 and src2 words 243 cmpo LSW,SRC2 # compare src1 and src2 words
|
| D | strcmp.S | 104 .Lcloop: and g4,g2,g5 # extract and compare individual bytes
|
| D | memcmp.S | 109 .Lcloop: and g4,g5,g7 # extract and compare individual bytes
|
| D | strncmp.S | 109 .Lcloop: and g4,g5,g7 # compare individual bytes
|
| D | memcmp_ca.S | 140 cmpo SRC2,g0 # compare src1 and src2 words 201 cmpo LSW,SRC2 # compare src1 and src2 words
|
| /picolibc-latest/newlib/libc/search/ |
| D | db_local.h | 118 int (*compare) /* comparison function */ member
|
| /picolibc-latest/newlib/libc/machine/arc64/ |
| D | memcmp.S | 76 bmsk_s r2, r2, 4 ; any remaining bytes to compare 177 ; In each loop, we compare 32 bytes of data from "lhs" and "rhs". Those
|
| /picolibc-latest/newlib/libc/iconv/ |
| D | iconv.tex | 1199 (divide by 2, compare, etc).
|
| /picolibc-latest/newlib/ |
| D | ChangeLog-2015 | 7096 using __lc_ctype directly. Only compare against the charset alone. 23290 * libc/sys/sysmec/trap.S: Don't compare a register to itself.
|