Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dtable.c855 cols = astColumnProps( this ); in ColumnName()
1003 cols = astColumnProps( this ); in ColumnShape()
1355 cols = astColumnProps( this ); in GetColumnLenC()
1453 cols = astColumnProps( this ); in GetColumnLength()
1558 cols = astColumnProps( this ); in GetColumnNdim()
1643 cols = astColumnProps( this ); in GetColumnType()
1716 cols = astColumnProps( this ); in GetColumnUnit()
1783 cols = astColumnProps( this ); in GetNcolumn()
1907 km = astColumnProps( this ); in GetObjSize()
1982 cols = astColumnProps( this ); in HasColumn()
[all …]
H A Dtable.h280 #define astColumnProps(this) \ macro
H A Dfitstable.c481 cols = astColumnProps( this ); in ColumnNull()