Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dcore_structs.h116 constexpr bool IS_FIXED_POINT = cpp::is_fixed_point_v<T>; in type_desc_from_type() local
118 constexpr bool IS_FIXED_POINT = false; in type_desc_from_type() local