Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/intl/
Drelocatable.c76 # define IS_PATH_WITH_DIR(P) \ macro
82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
292 if (!IS_PATH_WITH_DIR (location)) in DllMain()
Ddcigettext.c206 # define IS_PATH_WITH_DIR(P) \ macro
212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
608 if (ENABLE_SECURE && IS_PATH_WITH_DIR (single_locale))