Searched defs:chars (Results 1 – 2 of 2) sorted by relevance
| /picolibc-latest/newlib/libc/misc/ | ||
| D | __dprintf.c | 245 static char chars[16] = "0123456789abcdef"; in print_number() local |
| /picolibc-latest/ | ||
| D | find-copyright | 312 def clean(str,chars): argument |