Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/byacc/
Dmstring.c21 msprintf(struct mstring *s, const char *fmt,...) in msprintf()
97 mputchar(struct mstring *s, int ch) in mputchar()
119 struct mstring *
122 struct mstring *n = TMALLOC(struct mstring, 1); in msnew()
140 msdone(struct mstring *s) in msdone()
Ddefs.h492 struct mstring struct
497 extern void msprintf(struct mstring *, const char *, ...) GCC_PRINTFLIKE(2,3); argument
498 extern int mputchar(struct mstring *, int);
499 extern struct mstring *msnew(void);
500 extern char *msdone(struct mstring *);
Dmakefile.in63 mstring.c \
79 mstring$o \
Dreader.c425 struct mstring *temp = msnew(); in copy_string()
459 struct mstring *temp = msnew(); in copy_comment()
1649 struct mstring *s = msnew(); in copy_args()
1814 struct mstring *c = msnew(); in compile_arg()
2590 struct mstring *destructor_text = msnew(); in copy_destructor()
2786 struct mstring *new_code = msnew(); in process_destructor_XX()
DCHANGES180 * mstring.c:
189 * mstring.c: introduce vsnprintf
195 * mstring.c: fix a potential memory leak on ENOMEM
283 * mstring.c: minor reformatting to make coverage analysis simpler
346 * mstring.c: ifdef'd functions not used in byacc
468 * makefile.in: build mstring.o, needed for changes in reader.c
602 * mstring.c: byacc-btyacc-20140323
DMANIFEST32 mstring.c string-utilities
/freebsd-10-stable/usr.bin/vgrind/
Dregexp.c348 expmatch (register char *s, register char *re, register char *mstring) in expmatch() argument
406 ptr = expmatch(s, ONEXT(cs), mstring); in expmatch()
443 ptr = expmatch(s1, MNEXT(cs), mstring); in expmatch()
447 strncpy (mstring, s, s1 - s); in expmatch()
448 mstring[s1 - s] = '\0'; in expmatch()
482 ptr = expmatch(s1, MNEXT(cs), mstring); in expmatch()
/freebsd-10-stable/usr.bin/yacc/
DMakefile10 SRCS= closure.c error.c graph.c lalr.c lr0.c main.c mkpar.c mstring.c output.c \
/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000.opt83 mstring
/freebsd-10-stable/contrib/gcc/
DONEWS340 -mstring and -mno-string.
DFSFChangeLog.106921 * rs6000.c (rs6000_override_options): Fix typo with -mstring handling.
7092 flags bit for whether -mstring was actually used.
7094 MASK_STRING_SET for -mstring and -mno-string.
7098 all power targets. Make an explicit -mstring/-mno-string override
7369 * rs6000/rs6000.h (TARGET_SWITCHES): Add -mstring to enable string
7376 block moves when -mstring is used.
7381 the native string instructions if -mstring.
7390 -mstring on little endian systems here.
DChangeLog-199920956 processor type as 750, not 603. Allow -mmultiple and -mstring on
/freebsd-10-stable/contrib/gcc/doc/
Dinvoke.texi659 -mstring -mno-string -mupdate -mno-update @gol
11370 @option{-mpowerpc-gfxopt}, @option{-mstring}, @option{-mmulhw}, @option{-mdlmzb}.
11592 @item -mstring
11594 @opindex mstring
11600 @option{-mstring} on little endian PowerPC systems, since those