HomeSort by relevance Sort by last modified time
    Searched refs:libintl_set_relocation_prefix (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/intl/
libgnuintl.h 373 #define libintl_set_relocation_prefix libintl_set_relocation_prefix macro
375 libintl_set_relocation_prefix (const char *orig_prefix,
libgnuintl.h.in 373 #define libintl_set_relocation_prefix libintl_set_relocation_prefix
375 libintl_set_relocation_prefix (const char *orig_prefix,
relocatable.c 155 #if DEPENDS_ON_LIBINTL && ENABLE_NLS && defined libintl_set_relocation_prefix
156 libintl_set_relocation_prefix (orig_prefix_arg, curr_prefix_arg);

Completed in 281 milliseconds