Searched refs:itype (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-11.0-release/contrib/gcc/
H A Dbuiltins.c7445 tree itype = TREE_TYPE (TREE_TYPE (fndecl));
7473 if (int_fits_type_p (result, itype))
7474 return fold_convert (itype, result);
7442 tree itype = TREE_TYPE (TREE_TYPE (fndecl)); local

Completed in 68 milliseconds

12