HomeSort by relevance Sort by last modified time
    Searched defs:loaded_l10nfile (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/intl/
loadinfo.h 68 struct loaded_l10nfile struct
75 struct loaded_l10nfile *next;
76 struct loaded_l10nfile *successor[1];
101 extern struct loaded_l10nfile *
102 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list,
  /toolchain/binutils/binutils-2.25/intl/
loadinfo.h 76 struct loaded_l10nfile struct
83 struct loaded_l10nfile *next;
84 struct loaded_l10nfile *successor[1];
109 extern struct loaded_l10nfile *
110 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,

Completed in 280 milliseconds