Searched refs:ClearEpoch (Results 1 – 5 of 5) sorted by relevance
762 static void ClearEpoch( AstFrame *, int * );1608 static void ClearEpoch( AstFrame *this_frame, int *status ) { in ClearEpoch() function4512 parent_clearepoch = frame->ClearEpoch; in astInitCmpFrameVtab_()4513 frame->ClearEpoch = ClearEpoch; in astInitCmpFrameVtab_()
788 void (* ClearEpoch)( AstFrame *, int * ); member
1008 static void ClearEpoch( AstFrame *, int * );5885 frame->ClearEpoch = ClearEpoch; in astInitFrameSetVtab_()
1066 static void ClearEpoch( AstFrame *, int * );4587 frame->ClearEpoch = ClearEpoch; in astInitRegionVtab_()
873 static void ClearEpoch( AstFrame *, int * );5920 vtab->ClearEpoch = ClearEpoch; in astInitFrameVtab_()