Searched refs:add_width (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/localedef/
H A Dlocaledef.h101 void add_width(int, int);
H A Dparser.y250 add_width($1, $2);
267 add_width($1, $4);
272 add_width($3, $4);
H A Dctype.c199 add_width(int wc, int width) function
228 add_width(start, width);

Completed in 55 milliseconds