Searched refs:TK_SLASH (Results 1 – 1 of 1) sorted by relevance
15589 #define TK_SLASH 110 macro34658 case TK_SLASH: zBinOp = "DIV"; break; in sqlite3TreeViewExpr()89745 case TK_SLASH: zOp = "DIV"; break;118063 case TK_SLASH:118073 assert( TK_SLASH==OP_Divide ); testcase( op==TK_SLASH );119570 case TK_SLASH: {180257 #define TK_SLASH 110 macro186396 *tokenType = TK_SLASH;