Home | History | Annotate | Download | only in dist

Lines Matching refs:HAS_TIMER

115 #define HAS_TIMER 1
190 #define HAS_TIMER hasTimer()
195 #define HAS_TIMER 0
1661 if( HAS_TIMER ){
2188 if( HAS_TIMER && c=='t' && n>=5 && strncmp(azArg[0], "timer", n)==0 && nArg==2 ){