FACT++  1.0
void dis_add_exit_handler ( void(*)()  user_routine)

Definition at line 532 of file dis.c.

References Exit_user_routine, and user_routine().

Referenced by dis_hash_print().

533 {
534 
535  DISABLE_AST
537  ENABLE_AST
538 }
static void(* Exit_user_routine)()=0
Definition: dis.c:126
static void user_routine(void *tagp, void *bufp, int *size)
Definition: diccpp.cxx:11

+ Here is the call graph for this function:

+ Here is the caller graph for this function: