Home
last modified time | relevance | path

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

/llvm-project/libc/src/time/
H A Dtime_utils.h93 LIBC_INLINE time_t out_of_range() { out_of_range() function
/llvm-project/libc/src/__support/
H A Dinteger_to_string.h107 bool out_of_range = false; global() variable