Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 2 of 2) sorted by relevance

/include/dm/
A Dof.h124 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
125 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
126 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
/include/
A Dcharset.h213 #define u16_strcmp(s1, s2) u16_strncmp((s1), (s2), SIZE_MAX) argument

Completed in 4 milliseconds