Home
last modified time | relevance | path

Searched refs:amt_sections (Results 1 – 1 of 1) sorted by relevance

/openbmc/libcper/
H A Dir-parse.c55 int amt_sections = json_object_array_length(sections); in ir_to_cper() local
56 if (amt_sections == amt_descriptors) { in ir_to_cper()
57 for (int i = 0; i < amt_sections; i++) { in ir_to_cper()