Searched defs:strcmp (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/string/
H A Dstrcmp.c3 int strcmp(const char *l, const char *r) function
/seL4-refos-master/seL4_tools/elfloader-tool/src/
H A Dstring.c33 int strcmp(const char *a, const char *b) function
/seL4-refos-master/tools/elfloader/src/
H A Dstring.c33 int strcmp(const char *a, const char *b) function
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c149 #define strcmp(l,r) dl_strcmp(l,r) macro

Completed in 44 milliseconds