Home
last modified time | relevance | path

Searched refs:e_overflow (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/data/
H A Dstrdata.c99 const char e_overflow[] = "%s: overflow exception"; variable
/titanic_44/usr/src/lib/libshell/common/include/
H A Dstreval.h182 extern const char e_overflow[];
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dprint.c777 errormsg(SH_DICT,ERROR_warn(0),e_overflow,argp); in extend()
783 errormsg(SH_DICT,ERROR_warn(0),e_overflow,argp); in extend()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dstreval.c913 message = ERROR_dictionary(e_overflow); in matherr()