Home | History | Annotate | Download | only in src

Lines Matching defs:memcmp

186 #define memcmp(s,c,n)    _memcmp(s,c,n)