Home
last modified time | relevance | path

Searched refs:DK4_HAVE_CALLOC (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/
H A Ddk4conf.h80 #define DK4_HAVE_CALLOC 1 macro
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4base/
H A Ddk4mem.c371 #if DK4_HAVE_CALLOC in dk4mem_calloc()
H A Ddk4mem.ctr1295 #if DK4_HAVE_CALLOC
/dports/graphics/bmeps/dktools-4.31.1/config/windows/msvc/
H A Ddk4conf.h789 #ifndef DK4_HAVE_CALLOC
790 #define DK4_HAVE_CALLOC 1 macro
/dports/graphics/bmeps/dktools-4.31.1/man/src-libdk4base/
H A Ddk4conf.h.3.pod122 # explains DK4_HAVE_CALLOC
871 =item B<DK4_HAVE_CALLOC>
/dports/graphics/bmeps/dktools-4.31.1/config/
H A Ddk4conf.cross175 #ifndef DK4_HAVE_CALLOC
179 #define DK4_HAVE_CALLOC 1
183 #define DK4_HAVE_CALLOC 0
/dports/graphics/bmeps/dktools-4.31.1/debian/
H A Dlibdk4base-dev.manpages94 man/man/man3/DK4_HAVE_CALLOC.3
/dports/graphics/bmeps/dktools-4.31.1/src/dk4info/
H A Ddk4info1.c85 #if DK4_HAVE_CALLOC in showdefines()