Searched refs:ValueAtMaxTsContext (Results 1 – 1 of 1) sorted by relevance
453 struct ValueAtMaxTsContext { struct468 ValueAtMaxTsContext* fn_ctx = reinterpret_cast<ValueAtMaxTsContext*>( in ValueAtMaxTsStep()469 sqlite3_aggregate_context(ctx, sizeof(ValueAtMaxTsContext))); in ValueAtMaxTsStep()518 ValueAtMaxTsContext* fn_ctx = in ValueAtMaxTsFinal()519 reinterpret_cast<ValueAtMaxTsContext*>(sqlite3_aggregate_context(ctx, 0)); in ValueAtMaxTsFinal()