Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/config/vax/
Dxm-vms.h122 #define check_for_full_enumeration_handling check_for_full_enum_handling macro
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c5151 check_for_full_enumeration_handling (type) in check_for_full_enumeration_handling() function
5310 check_for_full_enumeration_handling (orig_type);
Dtree.h3111 extern void check_for_full_enumeration_handling PARAMS ((tree));
DChangeLog.01474 * stmt.c (check_for_full_enumeration_handling): Cast argument of
7569 (check_for_full_enumeration_handling): Remove unused variable 't'.
DChangeLog.713027 * stmt.c (check_for_full_enumeration_handling): Remove tests of
13029 (expand_end_case_type): Call check_for_full_enumeration_handling
DChangeLog.58587 * stmt.c (check_for_full_enumeration_handling): Use
DChangeLog.29244 * stmt.c (check_for_full_enumeration_handling): Likewise.
DFSFChangeLog.1113796 * stmt.c (check_for_full_enumeration_handling): Call case_tree2list
DChangeLog.613199 (check_for_full_enumeration_handling, emit_case_nodes):