Searched refs:amt_sections (Results 1 – 1 of 1) sorted by relevance
55 int amt_sections = json_object_array_length(sections); in ir_to_cper() local56 if (amt_sections == amt_descriptors) { in ir_to_cper()57 for (int i = 0; i < amt_sections; i++) { in ir_to_cper()