Home
last modified time | relevance | path

Searched refs:str1 (Results 1 – 7 of 7) sorted by relevance

/arch/arm64/lib/
A Dcopy_template.S77 str1 tmp1w, dst, #4
81 str1 tmp1, dst, #8
122 str1 tmp1, dst, #8
126 str1 tmp1w, dst, #4
A Dcopy_from_user.S43 .macro str1 reg, ptr, val macro
A Dcopy_to_user.S42 .macro str1 reg, ptr, val macro
/arch/x86/boot/
A Dstring.h21 extern int strcmp(const char *str1, const char *str2);
A Dstring.c48 int strcmp(const char *str1, const char *str2) in strcmp() argument
50 const unsigned char *s1 = (const unsigned char *)str1; in strcmp()
A Dboot.h305 int strcmp(const char *str1, const char *str2);
/arch/arc/lib/
A Dstrcmp-archs.S21 ;; Detect NULL char in str1

Completed in 14 milliseconds