Searched refs:relocate (Results 1 - 25 of 63) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
H A Drelocwrapper.c123 libdirs[i] = relocate (libdirs[i]);
177 get_full_program_name() and relocate(). */
H A Dlocalcharset.c64 # define relocate(pathname) (pathname) macro
123 dir = relocate (LIBDIR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
H A Dlocalealias.c68 # define relocate(pathname) (pathname) macro
237 fp = fopen (relocate (full_fname), "rc");
239 fp = fopen (relocate (full_fname), "r");
H A Dlocalcharset.c65 # define relocate(pathname) (pathname) macro
124 dir = relocate (LIBDIR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
H A Djavaversion.c30 # define relocate(pathname) (pathname) macro
108 const char *pkgdatadir = relocate (PKGDATADIR);
H A Drelocwrapper.c123 libdirs[i] = relocate (libdirs[i]);
177 get_full_program_name() and relocate(). */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/lib/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Drelocatable.h53 extern const char * relocate (const char *pathname);
55 /* Memory management: relocate() leaks memory, because it has to construct
57 relocate() frequently, think about caching the result. */
70 #define relocate(pathname) (pathname) macro
H A Drelocwrapper.c126 libdirs[i] = relocate (libdirs[i]);
180 get_full_program_name() and relocate(). */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-java.c101 gettextjexedir = relocate (GETTEXTJEXEDIR);
110 gettextjar = relocate (GETTEXTJAR);
H A Dread-csharp.c144 gettextexedir = relocate (LIBDIR "/gettext");
150 gettextlibdir = relocate (LIBDIR);
H A Dread-resources.c108 gettextexedir = relocate (LIBDIR "/gettext");
114 gettextlibdir = relocate (LIBDIR);
H A Dmsgconv.c118 bindtextdomain (PACKAGE, relocate (LOCALEDIR));
119 bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR));
H A Dmsgen.c112 bindtextdomain (PACKAGE, relocate (LOCALEDIR));
113 bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR));
H A Durlget.c98 bindtextdomain (PACKAGE, relocate (LOCALEDIR));
254 gettextjexedir = relocate (GETTEXTJEXEDIR);
263 gettextjar = relocate (GETTEXTJAR);
H A Dread-tcl.c70 gettextdatadir = relocate (GETTEXTDATADIR);
H A Dwrite-resources.c174 gettextexedir = relocate (LIBDIR "/gettext");
H A Dmsgcat.c129 bindtextdomain (PACKAGE, relocate (LOCALEDIR));
130 bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dhead.S128 mr r4,r29 /* put the board info pointer where the relocate
136 b relocate
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dtstngettext.c85 bindtextdomain (PACKAGE, relocate (LOCALEDIR));

Completed in 85 milliseconds

123