Searched refs:CHASH (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.t141 use constant CHASH => { foo => "ok 41\n" }; constant
147 print CHASH->{foo};
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.h156 #define CHASH(hv, c) (hv) = ((hv) << 5) + (hv) + c; (hv) &= 0x7FFFFFFF macro
H A Dnl7curi.c262 CHASH(hv, _c); \
2019 CHASH(hv, c);
H A Dnl7chttp.c830 CHASH(hv, ca);

Completed in 99 milliseconds