Home
last modified time | relevance | path

Searched refs:su_HAVE_DEBUG (Results 1 – 7 of 7) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dconfig.h43 # define su_HAVE_DEBUG macro
H A Dcode.h34 # define su_HAVE_DEBUG macro
480 #if defined su_HAVE_DEBUG && !defined NDEBUG
490 #if defined su_HAVE_DEVEL || defined su_HAVE_DEBUG
521 #if defined su_HAVE_DEVEL || defined su_HAVE_DEBUG /* Not: !defined NDEBUG) */\
592 #if (defined NDEBUG && !(defined su_HAVE_DEBUG || defined su_HAVE_DEVEL)) || \
H A Dcode-in.h152 #if defined NDEBUG || (!defined su_HAVE_DEBUG && !defined su_HAVE_DEVEL)
H A Dmem.h32 #if (defined su_HAVE_DEBUG && !defined su_HAVE_MEM_CANARIES_DISABLE) ||\
/dports/mail/s-nail/s-nail-14.9.23/src/su/
H A Dmem-bag.c38 #if defined su_HAVE_DEBUG || defined su_HAVE_MEM_CANARIES_DISABLE
674 #ifdef su_HAVE_DEBUG in su_mem_bag_lofi_snap_unroll()
793 #ifdef su_HAVE_DEBUG in su_mem_bag_lofi_free()
H A Dcore-code.c41 #if defined su_HAVE_DEBUG || defined su_HAVE_DEVEL
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dmain.c1336 #ifdef su_HAVE_DEBUG in main()