Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DPos_Print.cpp759 #define NBR_MAX_CUT 10 macro
804 struct CutEdge e[NBR_MAX_CUT]; in Pos_PrintOnSection()
819 for(iCut = 0 ; iCut < NBR_MAX_CUT ; iCut++) in Pos_PrintOnSection()
992 for(iCut = 0 ; iCut < NBR_MAX_CUT ; iCut++) Free(e[iCut].Value) ; in Pos_PrintOnSection()
995 #undef NBR_MAX_CUT