Searched refs:REENTRANT (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dpunzip.h114 #ifndef REENTRANT
115 #define REENTRANT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h67 /* Note that defining REENTRANT will not eliminate all global/static */
73 /* Kienitz. REENTRANT should be used just to reduce memory waste. */
104 # if (!defined(REENTRANT) && !defined(FUNZIP))
105 # define REENTRANT /* define if unzip is going to be pure */ macro
107 # if defined(REENTRANT) && defined(DYNALLOC_CRCTAB)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dosdep.h54 # ifndef REENTRANT
55 # define REENTRANT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dgbloffs.c17 #ifndef REENTRANT
39 #ifdef REENTRANT
90 #ifdef REENTRANT
91 (*set_flag)("REENTRANT");
H A Dglobals.c41 #ifndef REENTRANT
43 #else /* REENTRANT */
155 #endif /* ?REENTRANT */
161 #ifdef REENTRANT
166 #endif /* REENTRANT */
168 /* for REENTRANT version, G is defined as (*pG) */
213 #ifdef REENTRANT
219 #endif /* REENTRANT */
H A Dunzip.c78 #if (defined(REENTRANT) && !defined(NO_EXCEPT_SIGNALS))
91 #if (defined(REENTRANT) && !defined(NO_EXCEPT_SIGNALS))
126 #if (defined(REENTRANT) && !defined(NO_EXCEPT_SIGNALS))
433 # ifdef REENTRANT
434 static ZCONST char Far Reentrant[] = "REENTRANT";
746 #ifdef REENTRANT
1257 #if (defined(REENTRANT) && !defined(NO_EXCEPT_SIGNALS))
1267 #if (defined(MALLOC_WORK) && !defined(REENTRANT))
1285 #if (defined(REENTRANT) && !defined(NO_EXCEPT_SIGNALS))
1317 #endif /* REENTRANT
[all...]
H A Dglobals.h18 Unix) to call UnZip through an API without a semaphore. REENTRANT should
103 building with REENTRANT defined if any functions have been added. It is
105 up if REENTRANT is defined. All platforms should run with REENTRANT
125 with REENTRANT defined to test and see if new code is correctly written
409 #ifdef REENTRANT
429 #else /* !REENTRANT */
439 #endif /* ?REENTRANT */
H A Dunzpriv.h39 # ifdef REENTRANT
40 # undef REENTRANT macro
96 #if (defined(DLL) && !defined(REENTRANT))
97 # define REENTRANT macro
104 #if (defined(DYNAMIC_CRC_TABLE) && !defined(REENTRANT))
913 #if (defined(DYNALLOC_CRCTAB) && defined(REENTRANT))
2479 #if (defined(REENTRANT) && defined(USETHREADID))
H A Dcrc32.c87 #if (defined(DYNALLOC_CRCTAB) && defined(REENTRANT))
89 #endif /* DYNALLOC_CRCTAB && REENTRANT */
H A Dfileio.c1251 * expansion of the __G__ macro in the REENTRANT case (see globals.h).
1584 #ifndef REENTRANT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dflate.s16 ; Where __GPRO__ expands to "Uz_Globs *G," if REENTRANT is defined,
19 ; Define the symbol FUNZIP if this is for fUnZip. It overrides REENTRANT.
49 IFDEF REENTRANT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h300 # ifndef REENTRANT
301 # define REENTRANT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h354 #if defined(REENTRANT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c44 #ifdef REENTRANT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrc32.c87 #if (defined(DYNALLOC_CRCTAB) && defined(REENTRANT))
89 #endif /* DYNALLOC_CRCTAB && REENTRANT */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2.c2387 #if defined(REENTRANT) && defined(USETHREADID)
2398 #endif /* defined(REENTRANT) && defined(USETHREADID) */

Completed in 113 milliseconds