Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/expr/
H A Dcompile.c103 compile(const char *instr, char *expbuf, char *endbuf) in compile() argument
109 step(const char *instr, const char *expbuf) in step() argument
115 advance(const char *instr, const char *expbuf) in advance() argument
141 dhl_compile(instr,expbuf,endbuf) dhl_compile() argument
[all...]
H A Dexpr.c397 static char *expbuf; in ematch() local
/titanic_52/usr/src/ucbcmd/sed/
H A Dsed0.c698 char *address(expbuf) in address() argument
817 ycomp(expbuf) ycomp() argument
[all...]
H A Dsed1.c229 match(char *expbuf, int gf) in match() argument
/titanic_52/usr/src/lib/libadm/common/
H A Dckstr.c88 char expbuf[ESIZE]; in ckstr_val() local
/titanic_52/usr/src/ucblib/libucb/port/gen/
H A Dregex.c130 #define expbuf (_re->_expbuf) macro
/titanic_52/usr/src/lib/libc/port/gen/
H A Dregexpr.c127 #define expbuf (_re->_expbuf) macro
/titanic_52/usr/src/cmd/csh/
H A Dprintf.c141 char expbuf[MAXESIZ + 1]; in _print() local
/titanic_52/usr/src/lib/libgen/common/
H A Dreg_compile.c158 char *expbuf = ep; in _compile() local
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c117 #define expbuf (_re->_expbuf) macro
/titanic_52/usr/src/cmd/grep/
H A Dgrep.c112 static char *expbuf; variable
/titanic_52/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_iters.c61 char *expbuf; member
/titanic_52/usr/src/cmd/csplit/
H A Dcsplit.c57 char *expbuf; variable
/titanic_52/usr/src/ucbcmd/expr/
H A Dexpr.y300 static char expbuf[ESIZE]; in ematch() local
/titanic_52/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c149 char expbuf[7]; /* "e+xxxx\0" */ in _doprnt() local
/titanic_52/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c201 char expbuf[MAXESIZ + 1]; in _doprnt() local
/titanic_52/usr/src/lib/libc/port/print/
H A Ddoprnt.c506 wchar_t expbuf[MAXESIZ + 1]; in _wndoprnt() local
520 char expbuf[MAXESIZ + 1]; in _wndoprnt() local
/titanic_52/usr/src/cmd/pg/
H A Dpg.c1245 static char *expbuf; local
/titanic_52/usr/src/cmd/ed/
H A Ded.c189 static char *expbuf; variable