Home
last modified time | relevance | path

Searched defs:IS_PATH_WITH_DIR (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dprogreloc.c70 # define IS_PATH_WITH_DIR(P) \ macro
76 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Drelocatable.c79 # define IS_PATH_WITH_DIR(P) \ macro
85 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dprogreloc.c70 # define IS_PATH_WITH_DIR(P) \ macro
76 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Dpathname.h39 # define IS_PATH_WITH_DIR(P) \ macro
H A Drelocatable.c79 # define IS_PATH_WITH_DIR(P) \ macro
85 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dpathname.h39 # define IS_PATH_WITH_DIR(P) \ macro
H A Drelocatable.c79 # define IS_PATH_WITH_DIR(P) \ macro
85 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfilename.h105 #define IS_PATH_WITH_DIR IS_FILE_NAME_WITH_DIR macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Drelocatable.c76 # define IS_PATH_WITH_DIR(P) \ macro
82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c206 # define IS_PATH_WITH_DIR(P) \ macro
212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Drelocatable.c79 # define IS_PATH_WITH_DIR(P) \ macro
85 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c218 # define IS_PATH_WITH_DIR(P) \ macro
224 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Drelocatable.c83 # define IS_PATH_WITH_DIR(P) \ macro
89 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c212 # define IS_PATH_WITH_DIR(P) \ macro
218 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Drelocatable.c76 # define IS_PATH_WITH_DIR(P) \ macro
82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c206 # define IS_PATH_WITH_DIR(P) \ macro
212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Drelocatable.c76 # define IS_PATH_WITH_DIR(P) \ macro
82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c206 # define IS_PATH_WITH_DIR(P) \ macro
212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Drelocatable.c76 # define IS_PATH_WITH_DIR(P) \ macro
82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c206 # define IS_PATH_WITH_DIR(P) \ macro
212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Drelocatable.c79 # define IS_PATH_WITH_DIR(P) \ macro
85 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Ddcigettext.c189 # define IS_PATH_WITH_DIR(P) \ macro
195 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro