Home
last modified time | relevance | path

Searched refs:MEMCMP (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dstring_intrinsics.c83 #undef MEMCMP
84 #define MEMCMP memcmp macro
97 #undef MEMCMP
98 #define MEMCMP memcmp_char4 macro
H A Dstring_intrinsics_inc.c98 res = MEMCMP (s1, s2, ((len1 < len2) ? len1 : len2)); in compare_string()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dstring_intrinsics.c83 #undef MEMCMP
84 #define MEMCMP memcmp macro
97 #undef MEMCMP
98 #define MEMCMP memcmp_char4 macro
H A Dstring_intrinsics_inc.c98 res = MEMCMP (s1, s2, ((len1 < len2) ? len1 : len2)); in compare_string()
/netbsd-src/external/bsd/nvi/dist/common/
H A Dmultibyte.h104 #define MEMCMP(to, from, n) \ macro
H A Dseq.c206 diff = MEMCMP(qp->input, c_input, MIN(qp->ilen, ilen)); in seq_find()
H A Doptions.c1111 if (!MEMCMP(op->name, name, len)) { in opts_search()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_display.c82 return arg->len <= STRLEN(str) && !MEMCMP(arg->bp, str, arg->len); in is_prefix()
H A Dex_usage.c81 MEMCMP(ap->bp, cp->name, ap->len); ++cp); in ex_usage()
H A Dex.c2262 if (STRLEN(cp->name) >= len && !MEMCMP(name, cp->name, len)) in ex_comm_search()
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregcomp.c724 if (p->next + 5 < p->end && MEMCMP(p->next, bow, 6) == 0) { in p_bracket()
729 if (p->next + 5 < p->end && MEMCMP(p->next, eow, 6) == 0) { in p_bracket()
867 if (STRLEN(cp->name) == len && !MEMCMP(cp->name, sp, len)) in p_b_cclass()
937 if (STRLEN(cp->name) == len && !MEMCMP(cp->name, sp, len)) in p_b_coll_elem()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_ex.c621 !MEMCMP(tp->lb, p, len)) in v_ecl_log()
H A Dv_txt.c2059 if (len != nlen || MEMCMP(cmd.argv[0]->bp, p, len)) in txt_fc()
2169 MEMCMP(av[0]->bp, argv[0]->bp, in txt_fc_col()
/netbsd-src/external/bsd/nvi/dist/gtk/
H A Dgtkviscreen.c109 if (MEMCMP(p = CharAt(vi,row,col), e = CharAt(vi,vi->rows,0), in cleartoel()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2011336 * intrinsics/string_intrinsics_inc.c: New macro MEMCMP, either
338 (compare_string): Use MEMCMP, with correct size for it.
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.texi26606 @c LocalWords: lstat rpl MEMCMP memcmp OpenStep MBRTOWC mbrtowc MKTIME mktime