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

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_trace.c71 #define TBUF_LAST(t) (&(t)->buffer[TBUF_IDX ((t)->top - 1)]) macro
146 e = TBUF_LAST (trace);
269 e = TBUF_LAST (trace);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_trace.c72 #define TBUF_LAST(t) (&(t)->buffer[TBUF_IDX ((t)->top - 1)]) macro
147 e = TBUF_LAST (trace);
270 e = TBUF_LAST (trace);

Completed in 85 milliseconds