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

Definition at line 517 of file dis_old.c.

References Exit_user_routine, and user_routine().

Referenced by dis_hash_print().

518 {
519 
520  DISABLE_AST
522  ENABLE_AST
523 }
static void(* Exit_user_routine)()=0
Definition: dis_old.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: