Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
H A Dbind.c1509 static int sv_compwidth PARAMS((const char *));
1522 { "completion-display-width", V_INT, sv_compwidth },
1670 sv_compwidth (value) in sv_compwidth() function