Home
last modified time | relevance | path

Searched defs:HASH (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Ddirective.c5 #define HASH # macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Ddirect2s.c11 #define HASH # macro
H A Ddirect2.c9 #define HASH # macro
/openbsd/usr.sbin/cron/
H A Ddatabase.c42 #define HASH(a,b) ((a)+(b)) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dggc.h115 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \ argument
H A Dcse.c478 #define HASH(X, M) \ macro
/openbsd/gnu/usr.bin/cvs/diff/
H A Dio.c25 #define HASH(h, c) ((c) + ROL (h, 7)) macro
/openbsd/gnu/gcc/gcc/
H A Dggc.h242 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \ argument
H A Dcse.c473 #define HASH(X, M) \ macro
/openbsd/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm1455 sub HASH () { 1 } subroutine
/openbsd/gnu/llvm/clang/lib/Basic/
H A DIdentifierTable.cpp401 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() macro
/openbsd/sys/dev/usb/
H A Dohci.c1712 #define HASH(a) (((a) >> 4) % OHCI_HASH_SIZE) macro
/openbsd/gnu/gcc/gcc/cp/
H A Dname-lookup.c69 #define ENTRY_INDEX(HASH, COUNT) (((HASH) >> 3) & ((COUNT) - 1)) argument
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c295 #define ENTRY_INDEX(HASH, COUNT) (((HASH) >> 3) & ((COUNT) - 1)) argument