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

/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-data.h88 #define MAX_TARGET_WIDTH 10 macro
H A Dtui-stack.c85 if (target_width > MAX_TARGET_WIDTH)
86 target_width = MAX_TARGET_WIDTH;

Completed in 97 milliseconds