Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dexpr.cc65 static void check_promotion (cpp_reader *, const struct op *);
1499 check_promotion (pfile, top); in reduce()
1653 check_promotion (cpp_reader *pfile, const struct op *op) in check_promotion() function
DChangeLog5659 (check_promotion): Use explicit location in errors.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200212884 (check_promotion, CHECK_PROMOTION): New.