Searched refs:UINTMAX_TYPE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c92 #ifndef UINTMAX_TYPE
93 #define UINTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \ macro
3476 TREE_TYPE (identifier_global_value (get_identifier (UINTMAX_TYPE)));
4175 builtin_define_with_value ("__UINTMAX_TYPE__", UINTMAX_TYPE, 0);

Completed in 65 milliseconds