Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dskyframe.h482 #define astTestSkyRefP(this,axis) astINVOKE(V,astTestSkyRefP_(astCheckSkyFrame(this),axis,STATUS_PT… macro
H A Dskyframe.c1740 skyrefp_set = astTestSkyRefP( this, 0 ) || astTestSkyRefP( this, 1 ); in ClearSystem()
9143 skyrefp_set = astTestSkyRefP( this, 0 ) || astTestSkyRefP( this, 1 ); in SetSystem()
10200 result = astTestSkyRefP( this, 0 ) || astTestSkyRefP( this, 1 ); in TestAttrib()
10207 result = astTestSkyRefP( this, axis - 1 ); in TestAttrib()