Home
last modified time | relevance | path

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

/csrg-svn/old/sh/
H A Dmacro.c115 ELSE peekc = c|MARK; c = 0; local
140 ELSE peekc=c|MARK; local
H A Dword.c69 ELSE peekc = d|MARK; wdval = c; in word() local
H A Dcmd.c348 ELSE peekc=c|MARK; local
H A Ddefs.h198 INT peekc; variable
/csrg-svn/old/adb/adb.vax/
H A Dinput.c16 CHAR peekc,lastc = EOR; variable
H A Dexpr.c34 CHAR lastc,peekc; variable
241 peekc=lastc; variable
H A Dformat.c22 CHAR lastc,peekc; variable
/csrg-svn/old/adb/adb.tahoe/
H A Dinput.c17 CHAR peekc,lastc = EOR; variable
H A Dexpr.c34 CHAR lastc,peekc; variable
245 peekc=lastc; in getnum() local
H A Dformat.c22 CHAR lastc,peekc; variable
/csrg-svn/local/toolchest/ksh/shlib/
H A Darith.c56 #define peekc() (*strg) macro
/csrg-svn/old/pr/
H A Dpr.c47 int peekc; variable
/csrg-svn/usr.bin/units/
H A Dunits.c58 int peekc; variable
/csrg-svn/old/vfilters/rvsort/
H A Drvsort.c249 int peekc; variable
/csrg-svn/usr.bin/pascal/eyacc/
H A Dey0.c96 int peekc = -1; /* look-ahead character */ variable
/csrg-svn/old/vfilters/vsort/
H A Dvsort.c307 int peekc; variable
/csrg-svn/bin/csh/
H A Dlex.c70 static Char peekc = 0, peekd = 0; variable
/csrg-svn/usr.bin/ex/
H A Dex.h234 var short peekc; /* Peek ahead character (cmd mode input) */ variable
/csrg-svn/local/toolchest/ksh/sh/
H A Ddefs.h332 #define peekc st.Peekc macro
/csrg-svn/bin/ed/
H A Ded.c60 int peekc; variable