HomeSort by: relevance | last modified time | path
    Searched defs:trap_trace_end (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
db_interface.c 92 } trap_trace[], trap_trace_end[]; variable in typeref:struct:traptrace[][]
850 end = &trap_trace_end[0];
866 if (&trap_trace[start] > &trap_trace_end[0]) {
db_interface.c 92 } trap_trace[], trap_trace_end[]; variable in typeref:struct:traptrace[][]
850 end = &trap_trace_end[0];
866 if (&trap_trace[start] > &trap_trace_end[0]) {
db_interface.c 92 } trap_trace[], trap_trace_end[]; variable in typeref:struct:traptrace[][]
850 end = &trap_trace_end[0];
866 if (&trap_trace[start] > &trap_trace_end[0]) {

Completed in 43 milliseconds