Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c61 static const char start_enums_regex[] = variable
291 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, start_enums_regex, &start_enums_expr); in process_layout_file()