Searched refs:text_bytes (Results 1 – 3 of 3) sorted by relevance
12885 int text_bytes = 0; in get_num_stack_text_bytes() local12891 text_bytes += xg_get_single_size (tinsn->opcode); in get_num_stack_text_bytes()12893 return text_bytes; in get_num_stack_text_bytes()
12899 int text_bytes = 0; in get_num_stack_text_bytes() local12905 text_bytes += xg_get_single_size (tinsn->opcode); in get_num_stack_text_bytes()12907 return text_bytes; in get_num_stack_text_bytes()
2383 size_t text_bytes; in START_TEST() member2435 (int)cases[i].text_bytes, XML_TRUE); in START_TEST()