Searched defs:out_of_range (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/time/ | ||
H A D | time_utils.h | 93 LIBC_INLINE time_t out_of_range() { out_of_range() function |
/llvm-project/libc/src/__support/ | ||
H A D | integer_to_string.h | 107 bool out_of_range = false; global() variable |