Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c1847 static void SetAlgCode( char *, const char *, int * );
23135 SetAlgCode( buf, "-LOG", status ); in OtherAxes()
23137 SetAlgCode( buf, "-TAB", status ); in OtherAxes()
25689 static void SetAlgCode( char *buf, const char *algcode, int *status ){ in SetAlgCode() function