Searched refs:DIR_END (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h280 # define DIR_END '/' macro
420 # define DIR_END '/' macro
422 # define DIR_END '\\' /* OS uses '\\' as directory separator */ macro
483 # define DIR_END '_' macro
548 # define DIR_END '>' macro
599 # define DIR_END ']' macro
709 #ifndef DIR_END
710 # define DIR_END '/' /* last char before program name or filename */ macro
H A Dunzip.c810 if (*p == DIR_END

Completed in 68 milliseconds