Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1903 static int sv_compwidth PARAMS((const char *));
1920 { "completion-display-width", V_INT, sv_compwidth },
2076 sv_compwidth (const char *value) in sv_compwidth() function