PIPS
pointer_values-local.h File Reference

Go to the source code of this file.

Data Structures

struct  pv_context
 pv_context is a structure holding the methods to use during pointer values analyses More...
 
struct  pv_results
 pv_results is a structure holding the different results of an expression pointer values analysis More...
 

Macros

#define pips_debug_pv_results(level, message, pv_res)
 

Macro Definition Documentation

◆ pips_debug_pv_results

#define pips_debug_pv_results (   level,
  message,
  pv_res 
)
Value:
print_pv_results(pv_res);}
#define pips_debug
these macros use the GNU extensions that allow variadic macros, including with an empty list.
Definition: misc-local.h:145
#define level
#define ifdebug(n)
Definition: sg.c:47

Definition at line 83 of file pointer_values-local.h.