Searched refs:aliaspath (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dbuild.sh.in46 aliaspath=${localedir}:.
48 defines="-DALIASPATH=\"${aliaspath}\" -DLOCALEDIR=\"${localedir}\" -DLIBDIR=\"${libdir}\" -DINCLUDEDIR=\"${includedir}\""' @DEFS@'
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_template.h180 const char *aliaspath, *alias; local
184 alias = __unaliasname(aliaspath, key, &buf[0], sizeof(buf)); \
204 aliaspath = (const char *)&path[0];
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A DMakefile.msvc46 aliaspath =
H A DMakefile.in37 aliaspath = $(localedir)
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
H A DMakefile.vms16 aliaspath = $(localedir)]
31 DEFS = "VMS=1","HAVE_CONFIG_H=1","LOCALEDIR=""$(localedir)]""","LOCALE_ALIAS_PATH=""$(aliaspath)""","LIBDIR=""$(libdir)]""","IN_LIBINTL=1"
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A DMakefile.msvc43 aliaspath =
H A DMakefile.am59 aliaspath = $(localedir)
74 -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
H A DMakefile.vms13 aliaspath = $(localedir)
393 $(CC) $(INCLUDES) $(CFLAGS) /define=($(DEFS),"LOCALE_ALIAS_PATH=""$(aliaspath)]""") [-.-.gettext-runtime.intl]localealias.c
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A DMakefile37 aliaspath = $(localedir) macro
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
H A DMakefile.in37 aliaspath = $(localedir)
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c443 char aliaspath[PATH_MAX]; local
452 (void)snprintf(aliaspath, sizeof(aliaspath),
455 if (_lookup_seq_open(&hlookup, aliaspath,
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A DMakefile.in37 aliaspath = $(localedir)
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
113 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""

Completed in 209 milliseconds