Home
last modified time | relevance | path

Searched refs:type_intmax_t (Results 1 – 6 of 6) sorted by relevance

/dports/lang/cparser/cparser-0.9.14/
H A Dtypes.c68 type_t *type_intmax_t; variable
189 type_intmax_t = type_long_long; in init_basic_types()
197 type_intmax_t_ptr = make_pointer_type(type_intmax_t, TYPE_QUALIFIER_NONE); in init_basic_types()
H A Dtypes.h67 extern type_t *type_intmax_t;
H A Dformat_check.c337 case FMT_MOD_j: expected_type = type_intmax_t; break; in internal_check_printf_format()
718 case FMT_MOD_j: expected_type = type_intmax_t; break; in check_scanf_format()
858 case FMT_MOD_j: expected_type = type_intmax_t; break; in check_scanf_format()
H A Dmain.c359 add_flag(&cppflags_obst, "-D__INTMAX_TYPE__=%s", type_to_string(type_intmax_t)); in run_external_preprocessor()
/dports/devel/autoconf/autoconf-2.69/doc/
H A Dautoconf.texi6692 @c @caindex type_intmax_t
H A Dautoconf.texi.orig6695 @c @caindex type_intmax_t