Home
last modified time | relevance | path

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

/stdlib/
A Dstrtoul.c18 #define UNSIGNED 1 macro
A Dstrtoul_l.c19 #define UNSIGNED 1 macro
A Dstrtoull_l.c20 #define UNSIGNED 1 macro
A Dstrtol.c23 #ifndef UNSIGNED
24 # define UNSIGNED 0 macro
30 #if UNSIGNED
A Dstrtol_l.c52 #ifndef UNSIGNED
53 # define UNSIGNED 0 macro
60 #if UNSIGNED
184 #if !UNSIGNED && !defined (USE_WIDE_CHAR) && !defined (QUAD)
192 #if !UNSIGNED && !defined (USE_WIDE_CHAR) && defined (QUAD) \
485 #if !UNSIGNED in INTERNAL()
498 #if UNSIGNED in INTERNAL()

Completed in 10 milliseconds