Home
last modified time | relevance | path

Searched refs:ref (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/test/
Dtest-wchar.c46 const wchar_t *ref; in main() local
60 for (ref = string; *ref != L'\0'; ref++) { in main()
64 if((wchar_t) res != *ref) { in main()
Dprintf_scanf.c379 const char ref[10] = "xxxxxxxxx"; in main() local
402 if (memcmp(tbuf + y, ref + y, sizeof(tbuf) - y) != 0) { in main()
/picolibc-latest/newlib/libc/ctype/
Dmkunidata25 ref=`basename $1`
26 ref=`ls "$ref" 2> /dev/null || echo 01-Jan-1970`
27 curl -R -O --connect-timeout 55 -z "$ref" "$1"
/picolibc-latest/newlib/libc/string/
Dmkunidata25 ref=`basename $1`
26 ref=`ls "$ref" 2> /dev/null || echo 01-Jan-1970`
27 curl -R -O --connect-timeout 55 -z "$ref" "$1"