Home | History | Annotate | Download | only in dist

Lines Matching refs:HAS_TIMER

110 #define HAS_TIMER 1
185 #define HAS_TIMER hasTimer()
190 #define HAS_TIMER 0
1642 if( HAS_TIMER ){
2169 if( HAS_TIMER && c=='t' && n>=5 && strncmp(azArg[0], "timer", n)==0 && nArg==2 ){