Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/boot/
Dstring.c17 int strcmp(const char *str1, const char *str2) in strcmp()
/linux-3.4.99/arch/mips/include/asm/
Dasm.h24 #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/
Dcbe_thermal.c313 u64 str2; in init_default_values() local
/linux-3.4.99/scripts/kconfig/
Dexpr.c941 const char *str1, *str2; in expr_calc_value() local
Dqconf.cc1154 QString str2 = print_filter(str); in expr_print_help() local
/linux-3.4.99/drivers/staging/vt6656/
Dmain_usb.c1338 const unsigned char *str2) { in kstrstr()
/linux-3.4.99/drivers/target/iscsi/
Discsi_target_configfs.c167 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local
/linux-3.4.99/drivers/target/
Dtarget_core_configfs.c3009 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local