Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c2997 static boolean alt_match_null_string_p (),
4404 if (!alt_match_null_string_p (p1, p1 + mcnt - 3,
4434 if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info))
4463 alt_match_null_string_p (p, end, reg_info) in alt_match_null_string_p() function