Home
last modified time | relevance | path

Searched refs:msnew (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/byacc/
HDmstring.c117 msnew(void) in msnew() function
142 r = msnew(); in msrenew()
HDreader.c598 struct mstring *temp = msnew(); in copy_string()
633 struct mstring *temp = msnew(); in copy_comment()
756 code_mstr = msnew(); in copy_code()
1981 struct mstring *s = msnew(); in copy_args()
2148 struct mstring *c = msnew(); in compile_arg()
3048 struct mstring *code_mstr = msnew(); in get_code()
3260 struct mstring *new_code = msnew(); in process_destructor_XX()
HDdefs.h550 extern struct mstring *msnew(void);