Home
last modified time | relevance | path

Searched defs:unconstify (Results 1 – 21 of 21) sorted by relevance

/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/utils/
H A Dpool_ssl.h62 #define unconstify(underlying_type, expr) \ macro
67 #define unconstify(underlying_type, expr) \ macro
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/utils/
H A Dpool_ssl.h62 #define unconstify(underlying_type, expr) \ macro
67 #define unconstify(underlying_type, expr) \ macro
/dports/security/lasso/lasso-2.7.0/bindings/
H A Dutils.py205 def unconstify(type): function
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/
H A Dpool.h218 #define unconstify(underlying_type, expr) \ macro
223 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/
H A Dc.h1176 #define unconstify(underlying_type, expr) \ macro
1185 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/
H A Dc.h1176 #define unconstify(underlying_type, expr) \ macro
1185 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-client/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-server/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/
H A Dc.h1234 #define unconstify(underlying_type, expr) \ macro
1243 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/databases/postgresql13-client/postgresql-13.5/src/include/
H A Dc.h1209 #define unconstify(underlying_type, expr) \ macro
1218 #define unconstify(underlying_type, expr) \ macro
/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.h362 #define unconstify(str) __unconstify(char*, str) macro