HomeSort by: relevance | last modified time | path
    Searched defs:ofstable (Results 1 - 3 of 3) sorted by relevancy

  /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,

Completed in 36 milliseconds