PostgreSQL Source Code: contrib/ltree/crc32.h Source File
PostgreSQL Source Code
git master
[
フレーム
]
crc32.h
Go to the documentation of this file.
1
#ifndef _CRC32_H
2
#define _CRC32_H
3
4
/* contrib/ltree/crc32.h */
5
6
/* Returns crc32 of data block */
7
extern
unsigned
int
ltree_crc32_sz
(
const
char
*
buf
,
int
size);
8
9
/* Returns crc32 of null-terminated string */
10
#define crc32(buf) ltree_crc32_sz((buf),strlen(buf))
11
12
#endif
ltree_crc32_sz
unsigned int ltree_crc32_sz(const char *buf, int size)
Definition:
crc32.c:24
buf
static char * buf
Definition:
pg_test_fsync.c:72
contrib
ltree
crc32.h
Generated on Sun Oct 5 2025 00:13:11 for PostgreSQL Source Code by
doxygen
1.9.4
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル