Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c1092 build_intmax_type_nodes (tree *pintmax, tree *puintmax) in build_intmax_type_nodes() argument
1096 *pintmax = integer_type_node; in build_intmax_type_nodes()
1101 *pintmax = long_integer_type_node; in build_intmax_type_nodes()
1106 *pintmax = long_long_integer_type_node; in build_intmax_type_nodes()
1119 *pintmax = int_n_trees[i].signed_type; in build_intmax_type_nodes()