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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dshell.c110 #define HAS_TIMER 1 macro
185 #define HAS_TIMER hasTimer() macro
190 #define HAS_TIMER 0 macro
1642 if( HAS_TIMER ){
2169 if( HAS_TIMER && c=='t' && n>=5 && strncmp(azArg[0], "timer", n)==0 && nArg==2 ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dshell.c110 #define HAS_TIMER 1 macro
185 #define HAS_TIMER hasTimer() macro
190 #define HAS_TIMER 0 macro
1642 if( HAS_TIMER ){
2169 if( HAS_TIMER && c=='t' && n>=5 && strncmp(azArg[0], "timer", n)==0 && nArg==2 ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dshell.c110 #define HAS_TIMER 1 macro
185 #define HAS_TIMER hasTimer() macro
190 #define HAS_TIMER 0 macro
1642 if( HAS_TIMER ){
2169 if( HAS_TIMER && c=='t' && n>=5 && strncmp(azArg[0], "timer", n)==0 && nArg==2 ){

Completed in 181 milliseconds