Home
last modified time | relevance | path

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

/aosp_15_r20/libcore/ojluni/src/test/
H A Dgen-test-list31 function error_print { function
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/
H A Ddram-print.h99 #define error_print(format, ...) printk(BIOS_ERR, format, ##__VA_ARGS__) macro