Searched refs:IS_ABSOLUTE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/include/
H A Dnonposix.h100 # define IS_ABSOLUTE(f) \ macro
211 #ifndef IS_ABSOLUTE
212 # define IS_ABSOLUTE(f) ((f)[0] == '/') macro
/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dsearchpath.cpp100 if (IS_ABSOLUTE(name) || *dirs == '\0') {
157 if (!reading || IS_ABSOLUTE(name) || *dirs == '\0') {
/macosx-10.10.1/groff-38/groff/src/libs/libbib/
H A Dindex.cpp442 if (IS_ABSOLUTE(filename))

Completed in 78 milliseconds