Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/hex/
H A Dyhex.c33 extern Operations yhx_mesh_ops;
60 if (s->ops!=&dataBlockSym || s->value.db->ops!=&yhx_mesh_ops) in Y_hex_query()
94 mesh->ops= &yhx_mesh_ops; in new_YHX()
304 Operations yhx_mesh_ops = { variable
329 if (s->ops!=&dataBlockSym || s->value.db->ops!=&yhx_mesh_ops) in YGet_YHX_mesh()