Home
last modified time | relevance | path

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

/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dlimits.h29 type, val_signed, val_int, min_value, max_value) \ argument
34 static constexpr bool is_signed = (val_signed); \
/external/pigweed/pw_minimal_cpp_stdlib/public/
Dlimits29 type, val_signed, val_int, min_value, max_value) \
34 static constexpr bool is_signed = (val_signed); \