Searched refs:total_byte_code_size (Results 1 – 2 of 2) sorted by relevance
1565 context_p->total_byte_code_size += (uint32_t) length; in parser_post_processing()2083 context.total_byte_code_size = 0; in parser_parse_source()2226 (int) context.total_byte_code_size); in parser_parse_source()
562 uint32_t total_byte_code_size; /**< total byte code size */ member