Searched refs:delta_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_objagg.c374 static const struct objagg_ops delta_ops = { variable in typeref:struct:objagg_ops
814 objagg = objagg_create(&delta_ops, NULL, &world);
921 objagg = objagg_create(&delta_ops, NULL, &world);
955 objagg2 = objagg_create(&delta_ops, hints, &world2);

Completed in 130 milliseconds