Searched refs:long_size (Results 1 – 4 of 4) sorted by relevance
49 static int long_size; variable215 long_size = header_page_size_size; in read_header_files()514 long_size = buf[0]; in trace_report()
52 static int long_size; variable2105 right * long_size, long_size); in eval_num_arg()2369 ls = long_size; in make_bprint_args()2529 if (long_size == 4) in pretty_print()3127 long_size = long_sz; in parse_set_info()
1399 const int long_size = 5; in call() local1404 emit(offs - long_size); in call()1456 const int long_size = 5; in jmp() local1466 emit(offs - long_size); in jmp()1507 const int long_size = 6; in j() local1518 emit(offs - long_size); in j()
1232 const int long_size = 6; in j() local1243 emitl(offs - long_size); in j()1288 const int long_size = sizeof(int32_t); in jmp() local1299 emitl(offs - long_size); in jmp()1315 L->link_to(pc_offset() - long_size); in jmp()