Home
last modified time | relevance | path

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

/honee/src/
H A Dqdata.c28 CeedElemRestriction *elem_restr_qd_stored) { in QDataGetStored() argument
64 *elem_restr_qd_stored = NULL; // Must set to NULL for ReferenceCopy in QDataGetStored()
66 … CeedElemRestrictionReferenceCopy(q_data_restrictions[q_data_stored_index], elem_restr_qd_stored)); in QDataGetStored()