Lines Matching refs:int64_t
72 int64_t total_bytes_ = 0u;
73 int64_t total_entropy_ = 0u;
74 int64_t total_opcode_bytes_ = 0u;
75 int64_t total_opcode_entropy_ = 0u;
76 int64_t total_non_header_bytes_ = 0u;
77 int64_t total_unique_non_header_bytes_ = 0u;
79 int64_t total_end_seq_bytes_ = 0u;
80 int64_t total_advance_pc_bytes_ = 0u;
81 int64_t total_advance_line_bytes_ = 0u;
82 int64_t total_start_local_bytes_ = 0u;
83 int64_t total_start_local_extended_bytes_ = 0u;
84 int64_t total_end_local_bytes_ = 0u;
85 int64_t total_restart_local_bytes_ = 0u;
86 int64_t total_epilogue_bytes_ = 0u;
87 int64_t total_set_file_bytes_ = 0u;
88 int64_t total_other_bytes_ = 0u;