Home
last modified time | relevance | path

Searched refs:chartype (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.bin/indent/
Dlexi.c92 char chartype[128] = variable
142 if (chartype[(int)*buf_ptr] == alphanum || in lexi()
213 while (chartype[(int)*buf_ptr] == alphanum) { /* copy it over */ in lexi()
495 if (chartype[*buf_ptr] == opchar) { /* we have two char assignment */ in lexi()
/openbsd/src/games/phantasia/
Dmain.c397 int chartype; /* character type */ in rollnewplayer() local
408 chartype = getanswer("1234567", FALSE); in rollnewplayer()
411 chartype = getanswer("123456", FALSE); in rollnewplayer()
415 genchar(chartype); /* roll up a character */ in rollnewplayer()
/openbsd/src/lib/libedit/
DMakefile7 SRCS = chared.c chartype.c common.c el.c eln.c emacs.c filecomplete.c \
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-92955680 (chartype_init): Add BASEBIT chartype.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-92955680 (chartype_init): Add BASEBIT chartype.