Home
last modified time | relevance | path

Searched defs:c (Results 501 – 525 of 3032) sorted by relevance

1...<<21222324252627282930>>...122

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dfputwc.c27 fputwc(wchar_t c, Sfio_t* f) in fputwc()
H A Dputwc.c28 putwc(wchar_t c, Sfio_t* f) in putwc()
H A Dungetc.c27 ungetc(int c, Sfio_t* f) in ungetc()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dconstexpr-pointer-cast.c3 static int *c = (int*)b; // KO variable
H A Dcrash-rewrite-branch.c1 void a(int c, int e) in a()
H A Dbadtype2.c3 static undef foo(char *c) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dphi-order04.c4 int c; in foo() local
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dand-or-crash.c1 static unsigned a(unsigned b, unsigned c) { (c << 1 | b & 1 << 1) >> 1; } in a()
H A Dkill-stores2.c5 int c; in foo() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstring.c41 register char c; variable
H A Dwbuf.c44 register int c; variable
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Disascii.c33 isascii(int c) in isascii()
H A Dtoascii.c33 toascii(int c) in toascii()
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_insch.c47 insch(chtype c) in insch()
H A D_inswch.c38 inswch(chtype c) in inswch()
H A Dwbkgdset.c37 wbkgdset(WINDOW *win, chtype c) in wbkgdset()
H A DV3.pechochar.c48 pechochar(WINDOW *win, _ochtype c) in pechochar()
H A DV3.waddch.c48 waddch(WINDOW *win, _ochtype c) in waddch()
H A DV3.wechochar.c48 wechochar(WINDOW *win, _ochtype c) in wechochar()
H A DV3.winsch.c48 winsch(WINDOW *win, _ochtype c) in winsch()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dputchar.c25 _putchar(char c) in _putchar()
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dindex.c52 index(char *sp, char c) in index()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dindex.c51 index(const char *sp, int c) in index()
H A Dstrchr.c41 strchr(const char *sp, int c) in strchr()
H A Drindex.c51 rindex(const char *sp, int c) in rindex()

1...<<21222324252627282930>>...122