Searched refs:SFX_EXDIR (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzip.c122 #if (!defined(SFX) || defined(SFX_EXDIR))
344 # ifdef SFX_EXDIR
885 #if (defined(SFX) && !defined(SFX_EXDIR)) /* only check for -x */
911 #else /* !SFX || SFX_EXDIR */ /* check for -x or -d */
986 #endif /* ?(SFX && !SFX_EXDIR) */
1159 #if (!defined(SFX) || defined(SFX_EXDIR))
1198 #endif /* !SFX || SFX_EXDIR */
H A Dunzpriv.h958 # ifndef SFX_EXDIR
959 # define SFX_EXDIR macro
962 # ifdef SFX_EXDIR
963 # undef SFX_EXDIR macro
H A Dbeos.c717 #if (!defined(SFX) || defined(SFX_EXDIR))
771 #endif /* !SFX || SFX_EXDIR */
H A Dprocess.c618 #if (!defined(SFX) || defined(SFX_EXDIR))
628 #endif /* !SFX || SFX_EXDIR */

Completed in 204 milliseconds