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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dmacrotab.c513 int result_depth = inclusion_depth (result);
515 if (! best || result_depth < best_depth)
518 best_depth = result_depth;
509 int result_depth = inclusion_depth (result); local

Completed in 39 milliseconds