Home
last modified time | relevance | path

Searched defs:CACHELINEALIGN (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dc.h583 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dc.h595 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dc.h654 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dc.h667 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dc.h667 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dc.h667 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dc.h667 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dc.h674 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dc.h662 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/
H A Dc.h700 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/
H A Dc.h700 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dc.h760 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dc.h760 #define CACHELINEALIGN(LEN) TYPEALIGN(PG_CACHE_LINE_SIZE, (LEN)) macro

12