Home
last modified time | relevance | path

Searched defs: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

Completed in 6 milliseconds