Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
H A Dstdlib.h445 const char signed_ = lower_limit != 0; in __strtox() local
465 if (signed_ && neg) in __strtox()