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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtid-parse.c330 int tmp_inf, tmp_thr_start, tmp_thr_end; local
332 if (!parser.get_tid_range (&tmp_inf, &tmp_thr_start, &tmp_thr_end))
334 if (tmp_inf == inf_num
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtid-parse.c330 int tmp_inf, tmp_thr_start, tmp_thr_end; local
332 if (!parser.get_tid_range (&tmp_inf, &tmp_thr_start, &tmp_thr_end))
334 if (tmp_inf == inf_num

Completed in 81 milliseconds