Home
last modified time | relevance | path

Searched refs:DK4_HAVE_STRCPY_S (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/config/windows/msvc/
H A Ddk4conf.h797 #ifndef DK4_HAVE_STRCPY_S
801 #define DK4_HAVE_STRCPY_S 1 macro
803 #define DK4_HAVE_STRCPY_S 0 macro
806 #define DK4_HAVE_STRCPY_S 0 macro
809 #define DK4_HAVE_STRCPY_S 0 macro
/dports/graphics/bmeps/dktools-4.31.1/
H A Ddk4conf.h784 #define DK4_HAVE_STRCPY_S 0 macro
/dports/graphics/bmeps/dktools-4.31.1/man/src-libdk4base/
H A Ddk4conf.h.3.pod242 # explains DK4_HAVE_STRCPY_S
1366 =item B<DK4_HAVE_STRCPY_S>
/dports/graphics/bmeps/dktools-4.31.1/config/
H A Ddk4conf.cross2287 #ifndef DK4_HAVE_STRCPY_S
2291 #define DK4_HAVE_STRCPY_S 1
2295 #define DK4_HAVE_STRCPY_S 0
/dports/graphics/bmeps/dktools-4.31.1/debian/
H A Dlibdk4base-dev.manpages285 man/man/man3/DK4_HAVE_STRCPY_S.3
/dports/graphics/bmeps/dktools-4.31.1/src/dk4info/
H A Ddk4info1.c1141 #if DK4_HAVE_STRCPY_S in showdefines()