Home
last modified time | relevance | path

Searched refs:matches (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.7.0-3.6.0/test/
Dregex.c48 regmatch_t matches[MAX_MATCH]; member
53 .ret = 0, .nmatch = 1, .matches = { { .rm_so = 0, .rm_eo = 1 } }
56 .ret = 0, .nmatch = 1, .matches = { { .rm_so = 0, .rm_eo = 3 } }
59 .ret = 0, .nmatch = 4, .matches = {
67 .ret = 0, .nmatch = 1, .matches = { { .rm_so = 3, .rm_eo = 10 } }
79 regmatch_t matches[MAX_MATCH]; in main() local
91 ret = regexec(&regex, tests[t].string, MAX_MATCH, matches, 0); in main()
102 if (matches[m].rm_so != tests[t].matches[m].rm_so || in main()
103 matches[m].rm_eo != tests[t].matches[m].rm_eo) { in main()
106 matches[m].rm_so, in main()
[all …]
/picolibc-3.7.0-3.6.0/doc/
Dprintf.md59 `io-long-double` setting. The picolibc.specs stanza that matches
89 `io-pos-args` settings. The picolibc.specs stanza that matches this
104 picolibc.specs stanza that matches this option maps __i_vfprintf to
123 matches this option maps __m_vfprintf to vfprintf and __m_vfscanf
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arc/
Dstrchr-bs.S175 ; and ignored matches are identical, we will take the early exit
Dstrchr.S181 ; and ignored matches are identical, we will take the early exit
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201510604 This matches both the non-spu specific and the glibc strxfrm
11265 matches one of the fake std stream pointers.
24014 directory. This matches the current layout of the build