HPCToolkit
|
Go to the source code of this file.
Typedefs | |
typedef void(* | val_tostr) (void *val, char str[]) |
typedef int(* | val_cmp) (void *lhs, void *rhs) |
typedef int(* val_cmp) (void *lhs, void *rhs) |
Definition at line 32 of file generic_val.h.
typedef void(* val_tostr) (void *val, char str[]) |
Definition at line 22 of file generic_val.h.