Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c13595 astSetCard( this, icard ); in KeyFields()
17228 astSetCard( this, icard ); in GetValue()
25806 astSetCard( this, ival ); in SetAttrib()
26407 astSetCard( this, INT_MAX ); in SetSourceFile()
26799 astSetCard( this, 1 ); in ShowFits()
26815 astSetCard( this, icard ); in ShowFits()
32088 astSetCard( this, icard ); in TestFits()
38819 astSetCard( this, 1 ); in WriteToSink()
40751 astSetCard( in, icard ); in astMAKE_CLEAR()
40752 astSetCard( out, icard ); in astMAKE_CLEAR()
[all …]
H A Dfitschan.h742 #define astSetCard(this,card) \ macro
H A Dfitstable.c2326 astSetCard( this->header, 4 ); in UpdateHeader()