Home
last modified time | relevance | path

Searched defs:gs (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dutil.c83 struct gstr gs; in str_new() local
92 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()
H A Dexpr.c1175 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() local
1203 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_compress.c281 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
/rk3399_rockchip-uboot/drivers/bios_emulator/include/
H A Dbiosemu.h275 u16 gs; member