Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dfb_common.c15 const char *fail_str = "FAIL"; in fastboot_fail() local
16 strncpy(response, fail_str, FASTBOOT_RESPONSE_LEN); in fastboot_fail()
17 strncat(response, reason, FASTBOOT_RESPONSE_LEN - strlen(fail_str) - 1); in fastboot_fail()
/OK3568_Linux_fs/external/rk_pcba_test/rk_pcba_test/
H A Dtest_config.cfg377 ; fail_str
406 fail_str = "失败"
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dftest.S64 fail_str: label
81 pea fail_str(%pc)
H A Ditest.S48 fail_str: label
65 pea fail_str(%pc)