Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Ddtp22.h108 extern dtp22 *new_dtp22(icoms *icom, instType itype);
H A Ddtp22.c1126 extern dtp22 *new_dtp22(icoms *icom, instType itype) { in new_dtp22() function
H A Dinst.c647 p = (inst *)new_dtp22(icom, itype); in new_inst()