Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Drelocatable.c81 # define IS_PATH_WITH_DIR(P) \ macro
87 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
Ddcigettext.c210 # define IS_PATH_WITH_DIR(P) \ macro
216 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro