/src/lib/libintl/ |
gettext.c | 403 get_sysdep_string_table(struct mosysdepstr_h **table_h, uint32_t *ofstable, 414 table = (struct mosysdepstr *)(base + flip(ofstable[i], magic)); 503 uint32_t *ofstable; local in function:setup_sysdep_stuffs 541 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_otable, magic)); 542 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_otable, ofstable, 552 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_ttable, magic)); 553 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_ttable, ofstable,
|
gettext.c | 403 get_sysdep_string_table(struct mosysdepstr_h **table_h, uint32_t *ofstable, 414 table = (struct mosysdepstr *)(base + flip(ofstable[i], magic)); 503 uint32_t *ofstable; local in function:setup_sysdep_stuffs 541 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_otable, magic)); 542 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_otable, ofstable, 552 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_ttable, magic)); 553 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_ttable, ofstable,
|
gettext.c | 403 get_sysdep_string_table(struct mosysdepstr_h **table_h, uint32_t *ofstable, 414 table = (struct mosysdepstr *)(base + flip(ofstable[i], magic)); 503 uint32_t *ofstable; local in function:setup_sysdep_stuffs 541 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_otable, magic)); 542 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_otable, ofstable, 552 ofstable = (uint32_t *)(base + flip(mo->mo_sysdep_ttable, magic)); 553 if (get_sysdep_string_table(mohandle->mo.mo_sysdep_ttable, ofstable,
|