Searched defs:lastc (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/mpfr/src/ |
H A D | cmp2.c | 39 mp_limb_t *bp, *cp, bb, cc = 0, lastc = 0, dif, high_dif = 0; in mpfr_cmp2() local
|
/dflybsd-src/usr.bin/finger/ |
H A D | net.c | 104 int c, lastc; in do_protocol() local
|
H A D | lprint.c | 291 char *p, lastc; in show_text() local
|
/dflybsd-src/usr.bin/window/ |
H A D | wwupdate.c | 210 union ww_char lastc; in wwupdate1() local
|
/dflybsd-src/contrib/nvi2/regex/ |
H A D | engine.c | 688 RCHAR_T lastc; /* previous c */ in fast() local 773 RCHAR_T lastc; /* previous c */ in slow() local
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | rlprivate.h | 89 int lastc; member
|
H A D | readline.c | 483 static int lastc, eof_found; in readline_internal_char() local
|
/dflybsd-src/games/snake/snake/ |
H A D | snake.c | 249 int lastc = 0; in mainloop() local
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_regdomain.c | 408 int low_adj, hi_adj, channelSep, lastc; in getchannels() local
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | screen.h | 84 ARG_CHAR_T lastc; /* The last display character. */ member
|
/dflybsd-src/usr.bin/tip/ |
H A D | cmds.c | 397 char *pc, lastc; in transmit() local
|
/dflybsd-src/bin/sh/ |
H A D | expand.c | 467 char lastc; in expbackq() local
|
/dflybsd-src/usr.bin/diff/ |
H A D | diffreg.c | 1099 int i, j, c, lastc, col, nc; in fetch() local
|