Home
last modified time | relevance | path

Searched refs:string_constant (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.h521 extern tree string_constant (tree, tree *);
H A Dbuiltins.c379 src = string_constant (src, &offset_node); in c_strlen()
441 src = string_constant (src, &offset_node); in c_getstr()
H A Dexpr.c8873 string_constant (tree arg, tree *ptr_offset) in string_constant() function
H A Dfold-const.c12924 string = string_constant (exp1, &index); in fold_read_from_constant_string()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.h511 extern tree string_constant PARAMS ((tree, tree *));
H A Dbuiltins.c244 src = string_constant (src, &offset_node);
307 src = string_constant (src, &offset_node);
H A Dexpr.c7197 tree string = string_constant (exp1, &index);
9575 string_constant (arg, ptr_offset) in string_constant() function
H A DChangeLog.26652 (extern_list, string_constant, mips_fill_delay_slot,
12617 (string_constant): No longer static.
12624 (expand_builtin, string_constant): Declare functions.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c378 struct string_constant struct
380 struct string_constant *next; argument
384 static struct string_constant *string_constants; argument
1758 struct string_constant *l;
1785 struct string_constant *l;
7864 struct string_constant *next;
8864 struct string_constant *n;
8866 n = (struct string_constant *) xmalloc (sizeof *n);