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

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
localealias.c 136 # define libc_freeres_ptr(decl) decl macro
139 libc_freeres_ptr (static char *string_space);
142 libc_freeres_ptr (static struct alias_map *map);
  /src/external/gpl2/texinfo/dist/intl/
localealias.c 133 # define libc_freeres_ptr(decl) decl macro
136 libc_freeres_ptr (static char *string_space);
139 libc_freeres_ptr (static struct alias_map *map);
  /src/external/gpl3/gcc.old/dist/intl/
localealias.c 131 # define libc_freeres_ptr(decl) decl macro
134 libc_freeres_ptr (static char *string_space);
137 libc_freeres_ptr (static struct alias_map *map);

Completed in 15 milliseconds