Searched refs:V_INT (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/contrib/gdb-7/readline/ |
| HD | bind.c | 1502 #define V_INT 2 macro 1522 { "completion-display-width", V_INT, sv_compwidth }, 1523 { "completion-prefix-display-length", V_INT, sv_dispprefix }, 1524 { "completion-query-items", V_INT, sv_compquery }, 1526 { "history-size", V_INT, sv_histsize },
|