Searched refs:DYNALLOC_CRCTAB (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dcrctab.c60 #if (defined(DYNALLOC_CRCTAB) && defined(REENTRANT))
62 #endif /* DYNALLOC_CRCTAB && REENTRANT */
64 #ifdef DYNALLOC_CRCTAB
80 #else /* !DYNALLOC_CRCTAB */
85 #endif /* ?DYNALLOC_CRCTAB */
93 #ifdef DYNALLOC_CRCTAB
95 #else /* !DYNALLOC_CRCTAB */
97 #endif /* DYNALLOC_CRCTAB */
117 #ifdef DYNALLOC_CRCTAB
122 #endif /* DYNALLOC_CRCTAB */
[all...]
H A Dunzpriv.h81 # ifndef DYNALLOC_CRCTAB
82 # define DYNALLOC_CRCTAB macro
864 #if (defined(DYNALLOC_CRCTAB) && !defined(DYNAMIC_CRC_TABLE))
865 # undef DYNALLOC_CRCTAB macro
868 #if (defined(DYNALLOC_CRCTAB) && defined(REENTRANT))
869 # undef DYNALLOC_CRCTAB /* not safe with reentrant code */ macro
873 # ifdef DYNALLOC_CRCTAB
874 # undef DYNALLOC_CRCTAB macro
2026 #ifdef DYNALLOC_CRCTAB
H A Dprocess.c480 #ifdef DYNALLOC_CRCTAB

Completed in 107 milliseconds