Home
last modified time | relevance | path

Searched refs:mstring (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/byacc/
HDmstring.c19 msprintf(struct mstring *s, const char *fmt, ...) in msprintf()
94 mputchar(struct mstring *s, int ch) in mputchar()
116 struct mstring *
119 struct mstring *n = TMALLOC(struct mstring, 1); in msnew()
136 struct mstring *
139 struct mstring *r = 0; in msrenew()
151 msdone(struct mstring *s) in msdone()
HDdefs.h543 struct mstring struct
548 extern void msprintf(struct mstring *, const char *, ...) GCC_PRINTFLIKE(2,3); argument
549 extern int mputchar(struct mstring *, int);
550 extern struct mstring *msnew(void);
551 extern struct mstring *msrenew(char *);
552 extern char *msdone(struct mstring *);
HDreader.c598 struct mstring *temp = msnew(); in copy_string()
633 struct mstring *temp = msnew(); in copy_comment()
701 struct mstring *code_mstr; 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()
HDCHANGES1584 * mstring.c, defs.h: add msrenew()
1629 * mstring.c:
1630 enable mstring() in regular byacc, since Zoulas' change relies upon it
2274 * mstring.c: adapted change from NetBSD to add casts for ctype macros
2830 * mstring.c:
2839 * mstring.c: introduce vsnprintf
2845 * mstring.c: fix a potential memory leak on ENOMEM
3036 * mstring.c: minor reformatting to make coverage analysis simpler
3180 * mstring.c: ifdef'd functions not used in byacc
3425 * makefile.in: build mstring.o, needed for changes in reader.c
[all …]
/dragonfly/usr.bin/yacc/
HDMakefile5 SRCS= closure.c error.c graph.c lalr.c lr0.c main.c mkpar.c mstring.c \
/dragonfly/contrib/bmake/
HDbmake.cat11008 :@varname@string@
1012 variable named varname and evaluate string. The ODE convention is
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDinvoke.texi812 -mstring -mno-string -mupdate -mno-update @gol
16637 -msimple-fpu -mstring -mmulhw -mdlmzb -mmfpgpr -mvsx}
16910 @item -mstring
16912 @opindex mstring
16918 @option{-mstring} on little-endian PowerPC systems, since those