Searched refs:ALL_BUILTIN_TCAPS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dfeature.h567 * ALL_BUILTIN_TCAPS Include all builtin termcap entries
576 # define ALL_BUILTIN_TCAPS macro
H A Dterm.c202 # if defined(RISCOS) || defined(ALL_BUILTIN_TCAPS)
268 # if defined(AMIGA) || defined(ALL_BUILTIN_TCAPS)
368 # if defined(__BEOS__) || defined(ALL_BUILTIN_TCAPS)
441 # if defined(UNIX) || defined(ALL_BUILTIN_TCAPS) || defined(SOME_BUILTIN_TCAPS) || defined(__EMX__)
477 # if defined(MSDOS) || defined(ALL_BUILTIN_TCAPS) || defined(__EMX__)
663 # if defined(WIN3264) || defined(ALL_BUILTIN_TCAPS) || defined(__EMX__)
788 # if defined(VMS) || defined(ALL_BUILTIN_TCAPS)
877 # if defined(ALL_BUILTIN_TCAPS) || defined(__MINT__)
937 # if defined(UNIX) || defined(ALL_BUILTIN_TCAPS) || defined(SOME_BUILTIN_TCAPS) || defined(__EMX__)
1085 # if defined(UNIX) || defined(ALL_BUILTIN_TCAPS)
[all...]
H A Dversion.c94 #ifdef ALL_BUILTIN_TCAPS

Completed in 81 milliseconds