Searched refs:DT_ENDCLOSE (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddtclose.c63 (void)(*disc->eventf)(&pdt, DT_ENDCLOSE, (Void_t*)0, disc);
/ast/src/cmd/tests/cdt/
H A Dtevent.c103 if(chkevent(DT_ENDCLOSE) != 1 )
104 terror("Bad count of DT_ENDCLOSE event");
H A Dtvsafehash.c98 else if(type == DT_ENDCLOSE) /* at end of closing, close the memory region */
H A Dtvsaferehash.c96 else if(type == DT_ENDCLOSE) /* at end of closing, close the memory region */
H A Dtvsafetree.c97 else if(type == DT_ENDCLOSE) /* at end of closing, close the memory region */
H A Dtvsharemem.c123 else if(type == DT_ENDCLOSE) /* at end of closing, close the memory region */
/ast/src/lib/libast/include/
H A Dcdt.h224 #define DT_ENDCLOSE 6 /* end of dictionary closing */ macro

Completed in 19 milliseconds