Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-sql-column-table-entry.cpp234 typedef void (*Int64SetterFunc) (const gpointer, gint64); typedef
247 reinterpret_cast<Int64SetterFunc>(get_setter(obj_name)), in load()