Home
last modified time | relevance | path

Searched defs:last_sym (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/decoder/
H A Daccounting.c98 AccountingSymbol *last_sym; in aom_accounting_record() local
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dsymbol.c1006 static void sym_check_print_recursive(struct symbol *last_sym) in sym_check_print_recursive()