Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dpointset.h637 #define astIsAPointSet(this) astINVOKE_ISA(PointSet,this) macro
H A Dregion.c12715 if( astIsAPointSet( new->points) ) { in astLoadRegion_()
H A Dast.h777 #define astIsAPointSet(this) astINVOKE_ISA(PointSet,this) macro