Searched defs:str2 (Results 1 – 6 of 6) sorted by relevance
22 #define __CAT(str1, str2) str1##str2 argument24 #define __CAT(str1, str2) str1/**/str2 argument26 #define CAT(str1, str2) __CAT(str1, str2) argument
175 const char* str2, in avb_str_concat()
920 const char *str1, *str2; in expr_calc_value() local
629 char *str2; in conf_write_symbol() local
1224 QString str2 = print_filter(str); in expr_print_help() local
441 char str2[20]; in flash_isequal() local