Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcppexp.c68 static void check_promotion PARAMS ((cpp_reader *, const struct op *));
915 check_promotion (pfile, top);
1054 check_promotion (pfile, op) in check_promotion() function
DChangeLog18592 (check_promotion, CHECK_PROMOTION): New.
/openbsd/src/gnu/gcc/libcpp/
Dexpr.c65 static void check_promotion (cpp_reader *, const struct op *);
920 check_promotion (pfile, top); in reduce()
1055 check_promotion (cpp_reader *pfile, const struct op *op) in check_promotion() function