Home
last modified time | relevance | path

Searched refs:OPFLG_IN2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c16766 #define OPFLG_IN2 0x04 /* in2: P2 is an input */ macro
93550 if( (opProperty & OPFLG_IN2)!=0 ){