Searched defs:gs (Results 1 – 3 of 3) sorted by relevance
83 struct gstr gs; in str_new() local92 void str_free(struct gstr *gs) in str_free()101 void str_append(struct gstr *gs, const char *s) in str_append()115 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()126 const char *str_get(struct gstr *gs) in str_get()
1175 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() local1203 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()
338 static inline bool gimple_store_p(gimple gs) in gimple_store_p()652 inline bool is_a_helper<const gassign *>::test(const_gimple gs) in test()797 inline bool is_a_helper<const ggoto *>::test(const_gimple gs) in test()804 inline bool is_a_helper<const greturn *>::test(const_gimple gs) in test()