Home
last modified time | relevance | path

Searched refs:DK4_HAVE_BCMP (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/libdk4base/
H A Ddk4mem.h118 || ((!(DK4_ON_WINDOWS)) && (!(DK4_HAVE_MEMCMP)) && (!(DK4_HAVE_BCMP)))
656 #if DK4_HAVE_BCMP
908 #if DK4_HAVE_BCMP
H A Ddk4mem.c185 || ((!(DK4_ON_WINDOWS)) && (!(DK4_HAVE_MEMCMP)) && (!(DK4_HAVE_BCMP)))
H A Ddk4mem.ctr109 || ((!(DK4_ON_WINDOWS)) && (!(DK4_HAVE_MEMCMP)) && (!(DK4_HAVE_BCMP)))
647 #if DK4_HAVE_BCMP
899 #if DK4_HAVE_BCMP
1109 || ((!(DK4_ON_WINDOWS)) && (!(DK4_HAVE_MEMCMP)) && (!(DK4_HAVE_BCMP)))
/dports/graphics/bmeps/dktools-4.31.1/config/windows/msvc/
H A Ddk4conf.h777 #ifndef DK4_HAVE_BCMP
779 #define DK4_HAVE_BCMP 0 macro
781 #define DK4_HAVE_BCMP 1 macro
/dports/graphics/bmeps/dktools-4.31.1/
H A Ddk4conf.h48 #define DK4_HAVE_BCMP 1 macro
/dports/graphics/bmeps/dktools-4.31.1/man/src-libdk4base/
H A Ddk4conf.h.3.pod118 # explains DK4_HAVE_BCMP
855 =item B<DK4_HAVE_BCMP>
/dports/graphics/bmeps/dktools-4.31.1/config/
H A Ddk4conf.cross79 #ifndef DK4_HAVE_BCMP
83 #define DK4_HAVE_BCMP 1
87 #define DK4_HAVE_BCMP 0
/dports/graphics/bmeps/dktools-4.31.1/debian/
H A Dlibdk4base-dev.manpages86 man/man/man3/DK4_HAVE_BCMP.3
/dports/graphics/bmeps/dktools-4.31.1/src/dk4info/
H A Ddk4info1.c37 #if DK4_HAVE_BCMP in showdefines()