Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwindow.c1529 typedef struct WindowCodeArg WindowCodeArg; typedef
1595 struct WindowCodeArg { struct
1615 WindowCodeArg *p, in windowReadPeerValues() argument
1652 WindowCodeArg *p, in windowAggStep()
1768 static void windowAggFinal(WindowCodeArg *p, int bFin){ in windowAggFinal()
1807 static void windowFullScan(WindowCodeArg *p){ in windowFullScan()
1913 static void windowReturnOneRow(WindowCodeArg *p){ in windowReturnOneRow()
2095 WindowCodeArg *p, in windowCodeRangeTest()
2227 WindowCodeArg *p, /* Context object */ in windowCodeOp()
2800 WindowCodeArg s; /* Context object for sub-routines */ in sqlite3WindowCodeStep()
[all …]