Searched defs:lastc (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/usr.bin/finger/ |
H A D | net.c | 51 int c, lastc; in netfinger() local
|
H A D | lprint.c | 255 int ch, lastc; in show_text() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | va-arg-22.c | 8 static int lastn = -1, lastc = -1; in bar() local
|
/openbsd-src/usr.bin/skeyinit/ |
H A D | skeyinit.c | 51 char lastc, *p, *auth_type; in main() local
|
/openbsd-src/lib/libc/regex/ |
H A D | engine.c | 682 int lastc; /* previous c */ in fast() local 771 int lastc; /* previous c */ in slow() local
|
/openbsd-src/usr.bin/grep/ |
H A D | grep.c | 250 int c, lastc, prevoptind, newarg, i, needpattern, exprs, expr_sz; in main() local
|
/openbsd-src/usr.bin/mg/ |
H A D | cmode.c | 229 int lastc = '\0'; /* Last matched string delimiter */ in getindent() local
|
/openbsd-src/gnu/lib/libreadline/ |
H A D | readline.c | 397 static int lastc, eof_found; in readline_internal_char() local
|
/openbsd-src/games/snake/ |
H A D | snake.c | 246 int c, lastc = 0; in mainloop() local
|
/openbsd-src/usr.bin/diff/ |
H A D | diffreg.c | 1099 int i, j, c, lastc, col, nc; in fetch() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | util.c | 1253 const unsigned char lastc = *little; in Perl_fbm_instr() local
|
/openbsd-src/sys/dev/ic/ |
H A D | qwx.c | 22179 struct ieee80211_channel *channel, *lastc; qwx_reg_update_chan_list() local 24830 struct ieee80211_channel *chan, *lastc; qwx_scan() local
|