Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
WhereOrSet Struct Reference

Data Fields

u16 n
 
WhereOrCost a [N_OR_COST]
 

Detailed Description

Definition at line 141084 of file sqlite3.c.

Field Documentation

◆ a

WhereOrCost WhereOrSet::a[N_OR_COST]

Definition at line 141086 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().

◆ n

u16 WhereOrSet::n

Definition at line 141085 of file sqlite3.c.

Referenced by whereLoopAddOr(), whereLoopInsert(), and whereOrInsert().


The documentation for this struct was generated from the following file: