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

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990801-2.c4 int ch; local
H A D20010408-1.c30 char *p, ch; local
/openbsd-current/games/hangman/
H A Dendgame.c45 char ch; local
H A Dgetguess.c48 unsigned char ch, uch; local
114 char ch; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet24.C3 char HexDigit(unsigned char ch) { return ch < 'f'; } argument
/openbsd-current/sys/lib/libsa/
H A Dstrchr.c39 strchr(const char *p, int ch) argument
/openbsd-current/lib/libc/string/
H A Dstrchr.c36 strchr(const char *p, int ch) argument
H A Dstrrchr.c36 strrchr(const char *p, int ch) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Ddcast1.C14 void ch() function
H A Ddot.C9 char ch; member in class:Test
/openbsd-current/lib/libm/src/
H A Ds_ccos.c80 double ch, sh; local
82 _cchsh( cimag(z), &ch, &sh ); local
H A Ds_ccosl.c77 long double ch, sh; local
79 cchshl(cimagl(z), &ch, &sh); local
H A Ds_csin.c82 double ch, sh; local
84 cchsh( cimag (z), &ch, &sh ); local
H A Ds_csinl.c79 long double ch, sh; local
81 cchshl(cimagl(z), &ch, &sh); local
/openbsd-current/usr.bin/logname/
H A Dlogname.c48 int ch; local
/openbsd-current/regress/lib/libc/getopt/
H A Dgetopt-test.c35 int ch; local
/openbsd-current/usr.sbin/smtpd/
H A Dmail.mda.c29 int ch; local
/openbsd-current/usr.sbin/accton/
H A Daccton.c50 int ch; local
/openbsd-current/lib/libform/
H A Dfld_pad.c51 set_field_pad(FIELD *field, int ch) argument
/openbsd-current/lib/libcurses/base/
H A Dkeyok.c64 unsigned ch = (unsigned) c; local
/openbsd-current/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-command.c48 tui_dispatch_ctrl_char (unsigned int ch) argument
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dwinduni.c77 unichar ch; local
[all...]
/openbsd-current/bin/domainname/
H A Ddomainname.c47 int ch; local
/openbsd-current/bin/hostname/
H A Dhostname.c47 int ch, sflag; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dstrength-reduce.C18 char ch = a[offset]; local
26 int C::foo (char ch, int offset) const argument

Completed in 218 milliseconds

1234567891011>>