Home
last modified time | relevance | path

Searched defs:CONST_STR_LEN (Results 1 – 20 of 20) sorted by relevance

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/pluginterfaces/vst/
H A Divstinterappaudio.h41 /** get the size of the screen
/dports/www/spawn-fcgi/spawn-fcgi-1.6.4/src/
H A Dspawn-fcgi.c63 #define CONST_STR_LEN(s) s, sizeof(s) - 1 macro
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dbuffer.h265 #define CONST_STR_LEN(x) x, (uint32_t)sizeof(x) - 1 macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
H A Dgroonga_suggest_learner.c41 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
H A Dgroonga_suggest_learner.c41 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
H A Dgroonga_suggest_learner.c41 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
H A Dgroonga_suggest_learner.c41 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/src/suggest/
H A Dgroonga_suggest_httpd.c50 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
H A Dgroonga_suggest_learner.c41 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/plugins/suggest/
H A Dsuggest.c32 #define CONST_STR_LEN(x) x, x ? sizeof(x) - 1 : 0 macro