Searched defs:gs (Results 1 – 10 of 10) sorted by relevance
34 struct gstr gs; in str_new() local43 void str_free(struct gstr *gs) in str_free()52 void str_append(struct gstr *gs, const char *s) in str_append()66 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()77 const char *str_get(struct gstr *gs) in str_get()
1236 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() local1264 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()1293 void expr_gstr_print_revdep(struct expr *e, struct gstr *gs, in expr_gstr_print_revdep()
300 struct gstr gs = str_new(); in sym_warn_unmet_dep() local
53 uint32_t gs; member81 uint32_t gs; member
31 unsigned long gs; member
154 uint16_t gs, _pad5; member
207 uint16_t gs, _pad6[3]; member
340 int32_t gs; member371 uint16_t gs; member
222 struct vm_event_x86_selector_reg gs; member
478 struct segment_register gs; member
Completed in 17 milliseconds