Searched defs:str2 (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/arch/x86/boot/ |
D | string.c | 17 int strcmp(const char *str1, const char *str2) in strcmp()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | asm.h | 24 #define __CAT(str1, str2) str1##str2 argument 26 #define __CAT(str1, str2) str1/**/str2 argument 28 #define CAT(str1, str2) __CAT(str1, str2) argument
|
/linux-3.4.99/arch/powerpc/platforms/cell/ |
D | cbe_thermal.c | 313 u64 str2; in init_default_values() local
|
/linux-3.4.99/scripts/kconfig/ |
D | expr.c | 941 const char *str1, *str2; in expr_calc_value() local
|
D | qconf.cc | 1154 QString str2 = print_filter(str); in expr_print_help() local
|
/linux-3.4.99/drivers/staging/vt6656/ |
D | main_usb.c | 1338 const unsigned char *str2) { in kstrstr()
|
/linux-3.4.99/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 167 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local
|
/linux-3.4.99/drivers/target/ |
D | target_core_configfs.c | 3009 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local
|