Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dcam97test.c28 #undef INVTEST /* Lab cube to XYZ to Jab to XYZ */
273 #ifdef INVTEST in main()
H A Dcam02test.c42 #define INVTEST /* [def] ** -100 -> 100 XYZ cube to Jab to XYZ */ macro
933 #if defined(INVTEST) || defined(INVTEST1) || defined(INVTEST2) in main()
1027 #ifdef INVTEST in main()
/dports/math/plantri/plantri52/
H A Dplantri.c6757 #define INVTEST(e) {col = DEGEND(e); if (col > maxcol) \ in maybe_delete() macro
6980 INVTEST(ee); in maybe_delete()