Searched defs:wsp (Results 1 – 4 of 4) sorted by relevance
42 wchar_t *wsp; in fgetws() local
46 static wchar_t str[CCHARW_MAX + 1], *wsp; in NCURSES_EXPORT() local
1051 const wchar_t *wep, *wsp; in vi_history_word() local
1518 get_brace_var(XString *wsp, char *wp) in get_brace_var()