Home
last modified time | relevance | path

Searched defs:str2 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dasm.h22 #define __CAT(str1, str2) str1##str2 argument
24 #define __CAT(str1, str2) str1/**/str2 argument
26 #define CAT(str1, str2) __CAT(str1, str2) argument
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_util.c175 const char* str2, in avb_str_concat()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.c920 const char *str1, *str2; in expr_calc_value() local
H A Dconfdata.c629 char *str2; in conf_write_symbol() local
H A Dqconf.cc1224 QString str2 = print_filter(str); in expr_print_help() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c441 char str2[20]; in flash_isequal() local