Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt407-qfunction.c82 int values_count[2] = {14, 43}; in main() local
84 CeedQFunctionContextSetInt32(ctx, count_label, (int *)&values_count); in main()