Home
last modified time | relevance | path

Searched defs:ClearClosed (Results 1 – 2 of 2) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dbox.c308 static void ClearClosed( AstRegion *this, int *status ){ in ClearClosed() function
H A Dregion.h191 void (* ClearClosed)( AstRegion *, int * ); member