Searched refs:PTR_TO_VOID_FUNC_PTR (Results 1 – 1 of 1) sorted by relevance
525 # define PTR_TO_VOID_FUNC_PTR void (**)() macro537 …if ((md->on_discon = (PTR_TO_VOID_FUNC_PTR) Realloc (md->on_discon, size * sizeof(VOID_FUNC_PTR)))… in mon_discon()544 if ((md->on_discon = (PTR_TO_VOID_FUNC_PTR) Malloc (size * sizeof(VOID_FUNC_PTR))) == NULL) in mon_discon()