Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/tools/
H A Dccfilter.c36 #define COMPILER_GCC 1 macro
57 # define COMPILER_DEFAULT COMPILER_GCC
184 case COMPILER_GCC: in main()