Home
last modified time | relevance | path

Searched defs:STRTOUL (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/time/
Dstrftime.c309 # define STRTOUL(c,p,b) strtoul((c),(p),(b)) macro
321 # define STRTOUL(c,p,b) wcstoul((c),(p),(b)) macro