Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 6 of 6) sorted by relevance

/buildroot/package/libressl/
A D0003-Prefix-some-compat-symbols-with-libressl_.patch81 int strcasecmp(const char *s1, const char *s2);
83 int strncasecmp(const char *s1, const char *s2, size_t len);
/buildroot/support/kconfig/
A Dexpr.h295 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2);
A Dsymbol.c1016 const struct sym_match *s1 = sym1; in sym_rel_comp() local
1029 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
1037 return strcmp(s1->sym->name, s2->sym->name); in sym_rel_comp()
A Dexpr.c42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument
46 e->left.sym = s1; in expr_alloc_comp()
A Dzconf.lex.c_shipped2335 static void yy_flex_strncpy (char* s1, const char * s2, int n )
2340 s1[i] = s2[i];
/buildroot/board/boundarydevices/common/
A Dupgrade.cmd180 setexpr s1 ${filesize} - 0x400
181 sf write ${a1} ${o1} ${s1} ;

Completed in 18 milliseconds