Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dgist.h716 #define NOCOPY_REG 16 macro
H A Ddraw0.c299 if (!(noCopy&NOCOPY_REG)) p_free(mesh->reg); in Gd_KillMeshXY()
H A Ddraw.c1053 meshEl->noCopy|= NOCOPY_REG; in GeGetMesh()