diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/trace | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,6 +54,7 @@ $Source = ""; "H5S_seloper_t" => "Ss", "H5S_sel_type" => "St", "H5T_cset_t", => "Tc", + "H5T_direction_t", => "Td", "H5T_norm_t" => "Tn", "H5T_order_t" => "To", "H5T_pad_t" => "Tp", @@ -84,7 +85,9 @@ $Source = ""; "H5T_conv_t" => "x", "H5T_overflow_t" => "x", "H5Z_func_t" => "x", + "H5Z_filter_func_t" => "x", "size_t" => "z", + "H5Z_EDC_t" => "Ze", "H5Z_filter_t" => "Zf", "ssize_t" => "Zs", ); |