Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrftime.c310 # define STRTOUL(c,p,b) strtoul((c),(p),(b)) macro
322 # define STRTOUL(c,p,b) wcstoul((c),(p),(b)) macro