
Go to the source code of this file.
Defines | |
| #define | crc32(buf) ltree_crc32_sz((buf),strlen(buf)) |
Functions | |
| unsigned int | ltree_crc32_sz (char *buf, int size) |
| unsigned int ltree_crc32_sz | ( | char * | buf, | |
| int | size | |||
| ) |
Definition at line 102 of file crc32.c.
References _CRC32_, and TOLOWER.
Referenced by gist_te(), hashing(), lquery_in(), and pushval_asis().
1.7.1