Sha256: 5fa74c5531e853e2a935c802bd791febb5fe4cba8fc71d3fa5b1efa218c08985

Contents?: true

Size: 635 Bytes

Versions: 9

Compression:

Stored size: 635 Bytes

Contents

/***
 *** These are #defines that autoheader puts in config.h.in that we
 *** want to show up in sparseconfig.h, the minimal config.h file
 *** #included by all our .h files.  The reason we don't take
 *** everything that autoheader emits is that we have to include a
 *** config.h in installed header files, and we want to minimize the
 *** number of #defines we make so as to not pollute the namespace.
 ***/
GOOGLE_NAMESPACE
HASH_NAMESPACE
HASH_FUN_H
SPARSEHASH_HASH
HAVE_UINT16_T
HAVE_U_INT16_T
HAVE___UINT16
HAVE_LONG_LONG
HAVE_SYS_TYPES_H
HAVE_STDINT_H
HAVE_INTTYPES_H
HAVE_MEMCPY
_END_GOOGLE_NAMESPACE_
_START_GOOGLE_NAMESPACE_

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google_hash-0.9.0 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.9 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.8 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.7 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.6 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.5 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.4 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.3 ext/sparsehash-2.0.2/src/config.h.include
google_hash-0.8.2 ext/sparsehash-2.0.2/src/config.h.include