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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixlib.h92 typedef enum t_bool enum
95 } t_bool; typedef in typeref:enum:t_bool
203 t_bool is_cxx_header PARAMS(( tCC* filename, tCC* filetext ));
H A Dserver.c60 STATIC volatile enum t_bool read_pipe_timeout;
93 t_bool got_done = BOOL_FALSE;
258 t_bool retry = BOOL_TRUE;
H A Dfixlib.c83 t_bool
H A Dfixincl.c82 t_bool curr_data_mapped;
1115 static t_bool fix_applies PARAMS ((tFixDesc *));
1116 static t_bool
/openbsd-current/gnu/gcc/fixincludes/
H A Dfixlib.h111 typedef enum t_bool enum
114 } t_bool; typedef in typeref:enum:t_bool
229 t_bool is_cxx_header ( tCC* filename, tCC* filetext );
246 t_bool mn_get_regexps ( regex_t** label_re, regex_t** name_re, tCC *who );
H A Dserver.c52 STATIC volatile enum t_bool read_pipe_timeout;
83 t_bool got_done = BOOL_FALSE;
245 t_bool retry = BOOL_TRUE;
H A Dfixlib.c82 t_bool
215 t_bool
H A Dfixincl.c77 t_bool curr_data_mapped;
1082 static t_bool
/openbsd-current/gnu/gcc/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 98 milliseconds