Searched defs:to_get (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dinit_acs.c78 int i = sizeof (offsets) / 2, to_get, must_output; local
114 to_get = *cp++; /* to get this ... */
119 to_get, nacsmap[to_get], must_output);
121 nacsmap[to_get] = ( must_output & 0xFF ) | A_ALTCHARSET;

Completed in 14 milliseconds