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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtracepoint.c1538 int has_pending_p = 0; local
1546 has_pending_p = 1;
1557 has_pending_p = 1;
1562 if (has_pending_p)
1567 if (has_pending_p)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtracepoint.c1519 int has_pending_p = 0; local
1527 has_pending_p = 1;
1536 has_pending_p = 1;
1541 if (has_pending_p)
1546 if (has_pending_p)

Completed in 194 milliseconds