Searched refs:SFX (Results 1 - 12 of 12) sorted by relevance

/haiku/src/bin/unzip/
H A Dsfxdefs.c4 #define SFX macro
H A Dbeosmain.cpp26 #ifdef SFX
H A Dconsts.h28 #ifndef SFX
51 #ifndef SFX
H A Dunzip.c91 #ifndef SFX
105 #ifndef SFX
122 #if (!defined(SFX) || defined(SFX_EXDIR))
136 #ifndef SFX
146 #ifndef SFX
283 #endif /* !SFX */
336 #ifdef SFX
351 #else /* !SFX */
605 #endif /* ?SFX */
763 #ifdef SFX
[all...]
H A Dprocess.c45 #ifdef SFX
55 #else /* !SFX */
130 #endif /* ?SFX */
142 #ifndef SFX
152 #else /* SFX */
155 #endif /* ?SFX */
169 #ifndef SFX
232 # ifndef SFX
237 # endif /* !SFX */
268 #ifdef SFX
[all...]
H A Dcrypt.h50 #if (!defined(ZIP) && !defined(SFX))
H A Dgbloffs.c87 #ifdef SFX
88 (*set_flag)("SFX");
H A Dextract.c94 #ifndef SFX
119 #ifndef SFX
134 #endif /* !SFX */
143 #ifndef SFX
154 #ifndef SFX
217 #ifndef SFX
238 #ifndef SFX
256 #endif /* !SFX */
314 #ifndef SFX
621 #ifndef SFX
[all...]
H A Dunzpriv.h45 # ifdef SFX /* fUnZip is NOT the sfx stub! */
46 # undef SFX macro
56 /* enable Deflate64(tm) support unless compiling for SFX stub */
57 # if (!defined(USE_DEFLATE64) && !defined(SFX))
67 # if (!defined(VMS_TEXT_CONV) && !defined(SFX))
355 # ifdef SFX
942 #ifdef SFX /* disable some unused features for SFX executables */
951 #ifdef SFX
1260 #if (defined(SFX)
[all...]
H A Dglobals.h287 char filename[FILNAMSIZ]; /* also used by NT for temporary SFX path */
354 #if (defined(SFX) && defined(CHEAP_SFX_AUTORUN))
H A Dbeos.c75 #ifndef SFX
183 #endif /* !SFX */
717 #if (!defined(SFX) || defined(SFX_EXDIR))
771 #endif /* !SFX || SFX_EXDIR */
1013 #ifndef SFX
1051 #endif /* !SFX */
H A Dfileio.c1963 #if (defined(SFX) && defined(CHEAP_SFX_AUTORUN))
2011 #endif /* SFX && CHEAP_SFX_AUTORUN */

Completed in 142 milliseconds