Home
last modified time | relevance | path

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

/intl/
A Ddcigettext.c220 # define IS_ABSOLUTE_PATH(P) (ISSLASH ((P)[0]) || HAS_DEVICE (P)) macro
226 # define IS_ABSOLUTE_PATH(P) ISSLASH ((P)[0]) macro
621 if (!IS_ABSOLUTE_PATH (dirname)) in gl_dcigettext()

Completed in 6 milliseconds