| /src/external/gpl3/gcc/dist/fixincludes/ |
| fixlib.h | 110 typedef enum t_bool enum 113 } t_bool; typedef in typeref:enum:t_bool 252 t_bool is_cxx_header ( tCC* filename, tCC* filetext ); 269 t_bool mn_get_regexps ( regex_t** label_re, regex_t** name_re, tCC *who );
|
| /src/external/gpl3/gcc.old/dist/fixincludes/ |
| fixlib.h | 110 typedef enum t_bool enum 113 } t_bool; typedef in typeref:enum:t_bool 252 t_bool is_cxx_header ( tCC* filename, tCC* filetext ); 269 t_bool mn_get_regexps ( regex_t** label_re, regex_t** name_re, tCC *who );
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-scalar-evolution.cc | 585 enum t_bool { 596 t_bool get_ev (tree *, tree); 599 t_bool follow_ssa_edge_expr (gimple *, tree, tree *, int); 600 t_bool follow_ssa_edge_binary (gimple *at_stmt, 603 t_bool follow_ssa_edge_in_condition_phi_branch (int i, 607 t_bool follow_ssa_edge_in_condition_phi (gphi *condition_phi, 609 t_bool follow_ssa_edge_inner_loop_phi (gphi *loop_phi_node, 620 t_bool 893 t_bool 898 t_bool res = t_false 583 enum t_bool { enum [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-scalar-evolution.cc | 874 enum t_bool { 881 static t_bool follow_ssa_edge_expr (class loop *loop, gimple *, tree, gphi *, 887 static t_bool 893 t_bool res = t_false; 995 static inline t_bool 1031 static t_bool 1040 t_bool res = follow_ssa_edge_in_condition_phi_branch (0, loop, condition_phi, 1078 static t_bool 1091 t_bool res = t_false; 1125 static t_bool 871 enum t_bool { enum [all...] |