Searched refs:NDEBUG (Results 1 - 25 of 111) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dversion.c38 # elif defined(NDEBUG)
39 "NDEBUG "
H A Dglobal.h27 # if defined(DEBUG) && defined(NDEBUG)
28 # error "cannot define both DEBUG and NDEBUG"
46 # if defined(NDEBUG)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dversion.c38 # elif defined(NDEBUG)
39 "NDEBUG "
H A Dglobal.h27 # if defined(DEBUG) && defined(NDEBUG)
28 # error "cannot define both DEBUG and NDEBUG"
46 # if defined(NDEBUG)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dsun3_scsi.h229 #if NDEBUG & NDEBUG_ARBITRATION
235 #if NDEBUG & NDEBUG_AUTOSENSE
241 #if NDEBUG & NDEBUG_DMA
247 #if NDEBUG & NDEBUG_HANDSHAKE
253 #if NDEBUG & NDEBUG_INFORMATION
259 #if NDEBUG & NDEBUG_INIT
265 #if NDEBUG & NDEBUG_INTR
271 #if NDEBUG & NDEBUG_LINKED
277 #if NDEBUG & NDEBUG_MAIN
283 #if NDEBUG
[all...]
H A Datari_scsi.h118 if (NDEBUG & (flg)) \
172 ((NDEBUG & (mask)) ? NCR5380_print(instance) : (void)0)
175 ((NDEBUG & (mask)) ? NCR5380_print_phase(instance) : (void)0)
178 ((NDEBUG & (mask)) ? NCR5380_print_status(instance) : (void)0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/
H A Daes_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_ofb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
H A Daes_ctr.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_cbc.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_cfb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/camellia/
H A Dcmll_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Dcmll_ofb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
H A Dcmll_ctr.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Dcmll_cfb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/aes/
H A Daes_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_ofb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
H A Daes_ctr.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_cbc.c53 # ifndef NDEBUG
54 # define NDEBUG macro
H A Daes_cfb.c109 # ifndef NDEBUG
110 # define NDEBUG macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dswf.h64 #undef NDEBUG macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Ddebug.h161 #if !defined(NDEBUG)
189 #if !defined(NDEBUG)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/
H A Dbn_ctx.c58 # undef NDEBUG /* avoid conflicting definitions */ macro
59 # define NDEBUG macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dath.c149 #ifndef NDEBUG
174 #ifndef NDEBUG
194 #ifndef NDEBUG
214 #ifndef NDEBUG
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfig.h787 #define NDEBUG 1 macro

Completed in 380 milliseconds

12345