Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dslamap.c130 #define AST__SLA_NULL 0 /* Null value */ macro
842 result = AST__SLA_NULL; in CvtCode()
3363 if ( astOK && ( cvttype == AST__SLA_NULL ) ) { in SlaAdd()
4913 if ( new->cvttype[ icvt ] == AST__SLA_NULL ) { in astLoadSlaMap_()