Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c112 static const char enums_line_regex[] = variable
292 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, enums_line_regex, &enums_line_expr); in process_layout_file()