Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.h718 #define astSetTableSource(this,tabsource,tabsource_wrap) \ macro
H A Dfitschan.c31149 astSetTableSource( this, (void (*)( void )) tabsource, TabSourceWrap ); in TableSource()