Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Daxis.h544 #define astGetAxisFormat(this) \ macro
H A Daxis.c1616 result = astGetAxisFormat( this ); in GetAttrib()
2725 sval = set ? GetAxisFormat( this, status ) : astGetAxisFormat( this ); in Dump()
H A Dskyaxis.c4401 sval = set ? GetAxisFormat( this_axis, status ) : astGetAxisFormat( this ); in Dump()