Home
last modified time | relevance | path

Searched defs:INCI_PN (Results 1 – 2 of 2) sorted by relevance

/dports/math/palp/palp-2.20/
H A DGlobal.h551 #define INCI_PN(x,y) (2 * (x) + !(y)) /* shift and set first bit */ macro
H A DVertex.c40 INCI INCI_PN(INCI x, Long y){ in INCI_PN() function