Searched refs:DYNAMIC_ICONV (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_vms_conf.h171 #undef DYNAMIC_ICONV macro
182 #undef DYNAMIC_ICONV macro
H A Dversion.c263 #if (defined(HAVE_ICONV_H) && defined(USE_ICONV)) || defined(DYNAMIC_ICONV)
264 # ifdef DYNAMIC_ICONV
H A Dfeature.h672 || defined(DYNAMIC_ICONV))
H A Dglobals.h845 # if defined(USE_ICONV) && defined(DYNAMIC_ICONV)
1436 || defined(DYNAMIC_ICONV) \
H A Dvim.h21 defined(DYNAMIC_ICONV) || \
2047 # ifdef DYNAMIC_ICONV
H A Dmbyte.c3996 #ifdef DYNAMIC_ICONV
4134 # if defined(DYNAMIC_ICONV) || defined(PROTO)
4139 #ifndef DYNAMIC_ICONV /* just generating prototypes */
4218 # endif /* DYNAMIC_ICONV */
H A Dmain.c1436 #if defined(USE_ICONV) && defined(DYNAMIC_ICONV)

Completed in 152 milliseconds