Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dvcode.h517 col_PTR, enumerator
1051 (void *)((W) + ((J) << 16) + (col_PTR << COL_LSHIFT))
1053 (void *)((W) + ((J) << 16) + (col_PTR << COL_LSHIFT))
H A Dvcode.c3613 if (kind == col_PTR) v = *(char **)v; // cell dereference in get_cell()