Home
last modified time | relevance | path

Searched defs:expbuf (Results 1 – 13 of 13) sorted by relevance

/original-bsd/old/sed/
H A Dsed0.c607 char *compile(expbuf) in compile() argument
835 char *address(expbuf) in address() argument
950 char *ycomp(expbuf) in ycomp() argument
H A Dsed1.c166 match(expbuf, gf) in match() argument
/original-bsd/usr.bin/ex/
H A Dex_re.h39 #define expbuf re.Expbuf macro
/original-bsd/lib/libcompat/4.3/
H A Dregex.c101 static char expbuf[ESIZE], *braslist[NBRA], *braelist[NBRA]; variable
/original-bsd/old/sdb/
H A Dre.c19 char expbuf[ESIZE]; variable
/original-bsd/usr.bin/m4/
H A Dexpr.c108 expr(expbuf) in expr() argument
/original-bsd/usr.bin/grep/old.ucb.grep/
H A Dold.ucb.grep.c39 char expbuf[ESIZE]; variable
/original-bsd/usr.bin/grep/old.bin.grep/
H A Dold.bin.grep.c48 char expbuf[ESIZE]; variable
/original-bsd/old/adb/adb.vax/
H A Dopset.c450 char expbuf[4*8+1]; /* max 4 8-character hex ints */ local
/original-bsd/lib/libc/stdio/
H A Dvfprintf.c809 char expbuf[MAXEXP]; local
/original-bsd/usr.sbin/amd/amd/
H A Dopts.c376 char expbuf[MAXPATHLEN+1]; local
/original-bsd/bin/expr/
H A Dexpr.y259 static char expbuf[ESIZE]; local
/original-bsd/bin/ed/
H A Ded.c66 char expbuf[ESIZE+4]; variable