Searched refs:ASM_CRC (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h53 # define ASM_CRC macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h313 #if !defined(NO_ASM) && !defined(ASM_CRC) && !defined(NO_ASM_CRC)
314 # define ASM_CRC macro
597 # if defined(ASM_CRC) && !defined(USE_ZLIB)
601 # endif /* ASM_CRC && !USE_ZLIB */
H A Dcrc_i386.c55 * Revised 16-Jan-2005, Cosmin Truta: Added the ASM_CRC guard, for easier
80 #if defined(ASM_CRC) && !defined(USE_ZLIB) && !defined(CRC_TABLE_ONLY)
310 #endif /* ASM_CRC && !USE_ZLIB && !CRC_TABLE_ONLY */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dosdep.h38 /* # define ASM_CRC */
151 # if defined(ASMV) || defined(ASM_CRC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dosdep.h87 # define ASM_CRC 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A Dosdep.h87 # define ASM_CRC 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtailor.h163 #if (defined(USE_ZLIB) && defined(ASM_CRC))
164 # undef ASM_CRC macro
H A Dcrc32.c646 #ifndef ASM_CRC
729 #endif /* !ASM_CRC */
H A Dzip.c1059 #ifdef ASM_CRC
1060 "ASM_CRC",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.c55 * Revised 16-Jan-2005, Cosmin Truta: Added the ASM_CRC guard, for easier
80 #if defined(ASM_CRC) && !defined(USE_ZLIB) && !defined(CRC_TABLE_ONLY)
310 #endif /* ASM_CRC && !USE_ZLIB && !CRC_TABLE_ONLY */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dmakefile.azt6 DEFINES = -d AMIGA -d DYN_ALLOC -d ASM_CRC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dsbni.c150 #define ASM_CRC 1 macro
1560 #ifdef ASM_CRC
1640 #else /* ASM_CRC */
1651 #endif /* ASM_CRC */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.c382 # ifdef ASM_CRC
383 static ZCONST char Far AsmCRC[] = "ASM_CRC";
2360 #ifdef ASM_CRC
H A Dunzpriv.h923 #if (defined(USE_ZLIB) && defined(ASM_CRC))
924 # undef ASM_CRC macro
H A Dcrc32.c646 #ifndef ASM_CRC
729 #endif /* !ASM_CRC */

Completed in 209 milliseconds