Searched refs:CC_MINUS (Results 1 – 2 of 2) sorted by relevance
88 #define CC_MINUS 11 /* '-'. Minus or SQL-style comment */ macro310 case CC_MINUS: { in sqlite3GetToken()
40 #define CC_MINUS 11 /* '-'. Minus or SQL-style comment */ macro288 case CC_MINUS: { in sqlite3GetToken()