Searched refs:chartype (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/indent/
H A Dlexi.c92 char chartype[128] = variable
142 if (chartype[(int)*buf_ptr] == alphanum ||
213 while (chartype[(int)*buf_ptr] == alphanum) { /* copy it over */
495 if (chartype[*buf_ptr] == opchar) { /* we have two char assignment */
/openbsd-current/lib/libcrypto/asn1/
H A Dcharmap.pl67 /* Auto generated with chartype.pl script.
/openbsd-current/lib/libedit/
H A DMakefile7 SRCS = chared.c chartype.c common.c el.c eln.c emacs.c filecomplete.c \
/openbsd-current/games/phantasia/
H A Dmain.c399 int chartype; /* character type */
410 chartype = getanswer("1234567", FALSE);
413 chartype = getanswer("123456", FALSE);
417 genchar(chartype); /* roll up a character */
397 int chartype; /* character type */ local

Completed in 179 milliseconds