Searched refs:t_bool (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dtree-scalar-evolution.c1033 typedef enum t_bool {
1037 } t_bool;
1040 static t_bool follow_ssa_edge (struct loop *loop, tree, tree, tree *, int);
1045 static t_bool
1049 t_bool res = t_false;
1240 static inline t_bool
1276 static t_bool
1285 t_bool res = follow_ssa_edge_in_condition_phi_branch (0, loop, condition_phi,
1320 static t_bool
1333 t_bool re
1030 typedef enum t_bool { enum
1034 } t_bool; typedef in typeref:enum:t_bool
[all...]

Completed in 62 milliseconds