Searched defs:scmp (Results 1 – 4 of 4) sorted by relevance
99 scmp(const void *p, const void *q) in scmp() function
114 #define scmp(e) !strncmp(p, e, sizeof(e) - 1) && isspace((unsigned char)p[sizeof(e) - 1]) in getttyent() macro
317 scmp(const void *s1, const void *s2) in scmp() function
1302 double_int::scmp (double_int b) const in scmp() function