Searched refs:ValueAtMaxTsContext (Results 1 – 1 of 1) sorted by relevance
139 struct ValueAtMaxTsContext { struct154 ValueAtMaxTsContext* fn_ctx = reinterpret_cast<ValueAtMaxTsContext*>( in ValueAtMaxTsStep()155 sqlite3_aggregate_context(ctx, sizeof(ValueAtMaxTsContext))); in ValueAtMaxTsStep()205 ValueAtMaxTsContext* fn_ctx = in ValueAtMaxTsFinal()206 reinterpret_cast<ValueAtMaxTsContext*>(sqlite3_aggregate_context(ctx, 0)); in ValueAtMaxTsFinal()