Searched refs:empty_string (Results 1 – 9 of 9) sorted by relevance
37 const char empty_string[] = ""; variable87 return empty_string;
28 extern const char empty_string[]; /* empty string */
1689 empty_string, 0, argvec, constraintvec,
5868 * ggc-simple.c (init_ggc): Set empty_string.6611 * ggc.h (empty_string): New variable.6612 * ggc-simple.c (empty_string): Likewise.6613 (init_ggc): Allocate empty_string and add as root.6617 (expand_asm_operands): Use empty_string instead of string
3545 * ggc-page.c, ggc-simple.c: Do not define or allocate empty_string.
41 const char empty_string[] = ""; variable93 return empty_string; in ggc_alloc_string()
30 extern const char empty_string[]; /* empty string */
863 empty_string, 0, argvec, constraintvec, in expand_asm_operands()
413 static char empty_string[1] = ""; in main() local414 char *prompt = empty_string; in main()687 if (prompt != empty_string) in main()691 prompt = empty_string; in main()