Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dpointset.h571 AstPointSet *astPointSetId_( int, int, const char *, ... )__attribute__((format(printf,3,4)));
643 #define astPointSet astINVOKE(F,astPointSetId_)
H A Dpointset.c540 AstPointSet *astPointSetId_( int, int, const char *, int *, ...);
2741 AstPointSet *astPointSetId_( int npoint, int ncoord, in astPointSetId_() function
H A Dast.h765 AstPointSet *astPointSetId_( int, int, const char *, ... )__attribute__((format(printf,3,4)));
779 #define astPointSet astINVOKE(F,astPointSetId_)