Home
last modified time | relevance | path

Searched defs:peekc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/csh/
H A Dlex.c92 static int peekc = 0, peekd = 0; variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1095 int i, peekc, op; local