Searched defs:thr_num (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtid-parse.c59 int thr_num; local
103 error (_("Unknown thread %d.%d."), inf->num, thr_num); local
295 tid_range_parser::get_tid (int *inf_num, int *thr_num) argument
319 tid_is_in_list(const char *list, int default_inferior, int inf_num, int thr_num) argument
[all...]
H A Dthread.c480 find_thread_id (struct inferior *inf, int thr_num) argument
1800 int inf_num, thr_num; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtid-parse.c59 int thr_num; local
103 error (_("Unknown thread %d.%d."), inf->num, thr_num); local
295 tid_range_parser::get_tid (int *inf_num, int *thr_num) argument
319 tid_is_in_list(const char *list, int default_inferior, int inf_num, int thr_num) argument
[all...]
H A Dthread.c505 find_thread_id (struct inferior *inf, int thr_num) argument
1739 int inf_num, thr_num; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc9209 tree thr_num = create_tmp_var (integer_type_node); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c8373 tree thr_num = create_tmp_var (integer_type_node); local

Completed in 306 milliseconds