Searched defs:ch (Results 1 - 25 of 1718) sorted by relevance

1234567891011>>

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dlex_char_uchar.c20 char ch = '\xff'; variable
H A Dmsg_294.c10 char ch = '1234'; variable
H A Dmsg_165.c11 unsigned char ch; local
H A Dmsg_264.c9 char ch = '\v'; variable
H A Dmsg_263.c9 char ch = '\?'; variable
H A Dlex_char.c84 char ch = '\ variable
/netbsd-current/games/hangman/
H A Dendgame.c50 char ch; local
/netbsd-current/sys/arch/emips/stand/common/
H A Dputchar.c40 putchar(int ch) argument
/netbsd-current/external/bsd/less/dist/
H A Dmkhelp.c27 int ch; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dallprint.c44 int ch; local
H A Dallspace.c44 int ch; local
H A Dlowercase.c39 int ch; local
H A Duppercase.c39 int ch; local
/netbsd-current/lib/libm/complex/
H A Dccos.c41 double ch, sh; local
43 _cchsh(cimag(z), &ch, &sh); local
H A Dccosf.c41 float ch, sh; local
43 _cchshf(cimagf(z), &ch, &sh); local
H A Dccosl.c41 long double ch, sh; local
43 _cchshl(cimagl(z), &ch, &sh); local
H A Dcsin.c41 double ch, sh; local
43 _cchsh(cimag(z), &ch, &sh); local
H A Dcsinf.c41 float ch, sh; local
43 _cchshf(cimagf(z), &ch, &sh); local
H A Dcsinl.c41 long double ch, sh; local
43 _cchshl(cimagl(z), &ch, &sh); local
/netbsd-current/sys/arch/arc/stand/boot/
H A Dgetchar.c38 char ch; local
H A Dputchar.c38 char ch; local
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dgetchar.c38 char ch; local
H A Dputchar.c38 char ch; local
/netbsd-current/common/lib/libc/string/
H A Dstrchrnul.c50 strchrnul(const char *p, int ch) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dfilter_filename.c30 int ch; local

Completed in 167 milliseconds

1234567891011>>