Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Drelocatable.c81 # define IS_PATH_WITH_DIR(P) \ macro
87 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
H A Ddcigettext.c210 # define IS_PATH_WITH_DIR(P) \ macro
216 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
/openbsd-src/gnu/gcc/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
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Ddcigettext.c195 # define IS_PATH_WITH_DIR(P) \ macro
201 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro