Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dmstring.c117 msnew(void) in msnew() function
142 r = msnew(); in msrenew()
H A Dreader.c674 struct mstring *temp = msnew(); in copy_string()
708 struct mstring *temp = msnew(); in copy_comment()
840 code_mstr = msnew(); in copy_code()
2216 struct mstring *s = msnew(); in copy_args()
2381 struct mstring *c = msnew(); in compile_arg()
3277 struct mstring *code_mstr = msnew(); in get_code()
3485 struct mstring *new_code = msnew(); in process_destructor_XX()
H A Ddefs.h555 extern struct mstring *msnew(void);