Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c16767 #define OPFLG_IN3 0x08 /* in3: P3 is an input */ macro
93557 if( (opProperty & OPFLG_IN3)!=0 ){