osprey/cygnus/include/filenames.h File Reference

Go to the source code of this file.

Defines

#define IS_DIR_SEPARATOR(c)   ((c) == '/')
#define IS_ABSOLUTE_PATH(f)   (IS_DIR_SEPARATOR((f)[0]))
#define FILENAME_CMP(s1, s2)   strcmp(s1, s2)


Define Documentation

#define FILENAME_CMP ( s1,
s2   )     strcmp(s1, s2)

Definition at line 47 of file filenames.h.

Referenced by is_sysrooted_pathname().

#define IS_ABSOLUTE_PATH ( f   )     (IS_DIR_SEPARATOR((f)[0]))

#define IS_DIR_SEPARATOR ( c   )     ((c) == '/')

Definition at line 45 of file filenames.h.


Generated on Wed Apr 8 15:00:27 2009 for Open64 by  doxygen 1.5.6