Home
last modified time | relevance | path

Searched refs:DK4_HAVE__WCSNCMP (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/
H A Ddk4conf.h1136 #define DK4_HAVE__WCSNCMP 0 macro
/dports/graphics/bmeps/dktools-4.31.1/config/windows/msvc/
H A Ddk4conf.h893 #ifndef DK4_HAVE__WCSNCMP
894 #define DK4_HAVE__WCSNCMP 0 macro
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4base/
H A Ddk4str8.c446 || (!(DK4_HAVE_WCSNCMP)) || (!(DK4_HAVE__WCSNCMP)) in dk4str8_ncmp()
H A Ddk4strw.c534 || (!(DK4_HAVE_WCSNCMP)) || (!(DK4_HAVE__WCSNCMP)) in dk4strw_ncmp()
H A Ddk4str8.ctr867 || (!(DK4_HAVE_WCSNCMP)) || (!(DK4_HAVE__WCSNCMP))
H A Ddk4strw.ctr963 || (!(DK4_HAVE_WCSNCMP)) || (!(DK4_HAVE__WCSNCMP))
/dports/graphics/bmeps/dktools-4.31.1/man/src-libdk4base/
H A Ddk4conf.h.3.pod267 # explains DK4_HAVE__WCSNCMP
1466 =item B<DK4_HAVE__WCSNCMP>
/dports/graphics/bmeps/dktools-4.31.1/config/
H A Ddk4conf.cross3343 #ifndef DK4_HAVE__WCSNCMP
3347 #define DK4_HAVE__WCSNCMP 1
3351 #define DK4_HAVE__WCSNCMP 0
/dports/graphics/bmeps/dktools-4.31.1/debian/
H A Dlibdk4base-dev.manpages339 man/man/man3/DK4_HAVE__WCSNCMP.3
/dports/graphics/bmeps/dktools-4.31.1/src/dk4info/
H A Ddk4info1.c1669 #if DK4_HAVE__WCSNCMP in showdefines()