Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.nls.h37 extern int NLSWidth(Char);
41 # define NLSWidth(c) 1 macro
H A Dtc.nls.c59 NLSWidth(Char c) in NLSWidth() function
149 w = NLSWidth(c); in NLSClassify()
H A Ded.refresh.c318 w = NLSWidth(*cp & CHAR); in RefreshPromptpart()