Home
last modified time | relevance | path

Searched refs:TBUF_LAST_LAST (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Ddv-bfin_trace.c74 #define TBUF_LAST_LAST(t) (&(t)->buffer[TBUF_IDX ((t)->top - 2)]) macro
282 e = TBUF_LAST_LAST (trace); in bfin_trace_queue()