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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c84 #ifndef INTMAX_TYPE
85 #define INTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \ macro
3474 TREE_TYPE (identifier_global_value (get_identifier (INTMAX_TYPE)));
4174 builtin_define_with_value ("__INTMAX_TYPE__", INTMAX_TYPE, 0);

Completed in 81 milliseconds