Home
last modified time | relevance | path

Searched refs:exstore (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/tbl/
H A Dtm.c53 if (exstore ==0 || exstore >exlim) in maknew()
55 exstore = chspace(); in maknew()
56 exlim= exstore+MAXCHS; in maknew()
58 q = exstore; in maknew()
59 ba = exstore + MAXSTR; in maknew()
61 if (exstore > ba) in maknew()
63 } while (*exstore++ = *str++); in maknew()
H A Dtb.c107 extern char *exstore; in release()
111 exstore=0; in release()
H A Dt0.c62 char *exstore, *exlim; variable
H A Dt..c64 extern char *exstore, *exlim;
/titanic_41/usr/src/uts/intel/
H A DMakefile.files201 exregion.o exresnte.o exresolv.o exresop.o exstore.o \
/titanic_41/exception_lists/
H A Dcstyle1053 usr/src/uts/intel/io/acpica/executer/exstore.c