Searched defs:ch (Results 26 - 50 of 996) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20031215-1.c6 typedef struct {int c, l; char ch[3];} pstr; member in struct:__anon6979
H A D20000818-1.c16 int ch = yylex (); local
23 int ch; local
51 ISALNUM(int ch) argument
58 obstack_1grow(void **ptr, int ch) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dwinduni.c84 unichar ch; local
[all...]
/openbsd-current/lib/libm/src/
H A Ds_ccosf.c79 float ch, sh; local
81 _cchshf( cimagf(z), &ch, &sh ); local
H A Ds_csinf.c80 float ch, sh; local
82 cchshf(cimagf(z), &ch, &sh); local
/openbsd-current/regress/lib/libc/longjmp/
H A Dlongjmp.c31 int ch; local
/openbsd-current/regress/lib/libedit/read/
H A Dtest_getcmd.c40 wchar_t ch; local
/openbsd-current/usr.bin/env/
H A Denv.c47 int ch; local
/openbsd-current/usr.bin/passwd/
H A Dpasswd.c46 int ch; local
/openbsd-current/regress/lib/libc/asr/bin/
H A Dgetnetnamadr.c43 int i, ch, nflag = 0; local
/openbsd-current/regress/lib/libc/getopt_long/
H A Dgetopt_long_test.c35 int ch, idx, goggles; local
/openbsd-current/usr.bin/dirname/
H A Ddirname.c30 int ch; local
/openbsd-current/usr.bin/realpath/
H A Drealpath.c34 int ch, qflag = 0; local
/openbsd-current/games/hangman/
H A Dmain.c50 int ch; local
/openbsd-current/regress/sys/kern/pledge/execpromise/
H A Dexecpromise.c30 int ch, child = 0, s; local
/openbsd-current/usr.bin/biff/
H A Dbiff.c49 int ch; local
/openbsd-current/usr.bin/mesg/
H A Dmesg.c53 int ch; local
/openbsd-current/usr.bin/hexdump/
H A Dhexsyntax.c51 int ch; local
/openbsd-current/lib/libcurses/widechar/
H A Dcharable.c51 NCURSES_EXPORT(int) _nc_to_char(wint_t ch) argument
[all...]
/openbsd-current/lib/libcurses/base/
H A Dlib_ungetch.c64 safe_ungetch(SCREEN *sp, int ch) argument
93 ungetch(int ch) argument
/openbsd-current/usr.bin/tty/
H A Dtty.c44 int ch, sflag; local
/openbsd-current/bin/pwd/
H A Dpwd.c47 int ch, lFlag = 0; local
/openbsd-current/games/adventure/
H A Dwizard.c100 int ch; local
/openbsd-current/lib/libc/stdio/
H A Dfgetwc.c63 int ch = __sgetc(fp); local
/openbsd-current/sbin/kbd/
H A Dmain.c56 int ch, list_tables = 0, verbose = 1; local

Completed in 394 milliseconds

1234567891011>>