Home | History | Annotate | Download | only in src

Lines Matching defs:DIR_CHAR

45 #    define DIR_CHAR    '\\'
47 # define DIR_CHAR '/'
402 if(ThreeChars[0] == DIR_CHAR)
433 tail = strrchr(buffer, DIR_CHAR);