Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dprofiler.c322 else if (do_profiling == PROF_NONE) in ex_profile()
H A Dvim.h1880 #define PROF_NONE 0 // profiling not started macro
H A Dglobals.h314 EXTERN int do_profiling INIT(= PROF_NONE); // PROF_ values