Searched defs:vcmp (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DVersion.pm8 sub vcmp { subroutine
/openbsd-current/lib/libc/gen/
H A Dgetttyent.c98 #define vcmp(e) !strncmp(p, e, sizeof(e) - 1) && p[sizeof(e) - 1] == '=' macro
/openbsd-current/usr.bin/sort/
H A Dvsort.c196 vcmp(struct bwstring *s1, struct bwstring *s2) function
/openbsd-current/bin/ps/
H A Dkeyword.c284 vcmp(const void *a, const void *b) function
/openbsd-current/gnu/usr.bin/perl/
H A Dembed.h759 # define vcmp(a,b) Perl_vcmp(aTHX_ a,b) macro

Completed in 206 milliseconds