Searched refs:libintl_set_relocation_prefix (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/intl/
H A Dlibgnuintl.h299 #define libintl_set_relocation_prefix libintl_set_relocation_prefix macro
301 libintl_set_relocation_prefix _INTL_PARAMS ((const char *orig_prefix,
H A Drelocatable.c150 #if DEPENDS_ON_LIBINTL && ENABLE_NLS && defined libintl_set_relocation_prefix
151 libintl_set_relocation_prefix (orig_prefix_arg, curr_prefix_arg);
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Drelocatable.c155 #if DEPENDS_ON_LIBINTL && ENABLE_NLS && defined libintl_set_relocation_prefix
156 libintl_set_relocation_prefix (orig_prefix_arg, curr_prefix_arg);

Completed in 79 milliseconds