Searched refs:astPointSetId_ (Results 1 – 3 of 3) sorted by relevance
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/ |
H A D | pointset.h | 571 AstPointSet *astPointSetId_( int, int, const char *, ... )__attribute__((format(printf,3,4))); 643 #define astPointSet astINVOKE(F,astPointSetId_)
|
H A D | pointset.c | 540 AstPointSet *astPointSetId_( int, int, const char *, int *, ...); 2741 AstPointSet *astPointSetId_( int npoint, int ncoord, in astPointSetId_() function
|
H A D | ast.h | 765 AstPointSet *astPointSetId_( int, int, const char *, ... )__attribute__((format(printf,3,4))); 779 #define astPointSet astINVOKE(F,astPointSetId_)
|