Home
last modified time | relevance | path

Searched defs:APR_ARRAY_PUSH (Results 1 – 11 of 11) sorted by relevance

/dports/www/mod_authnz_crowd/mod_authnz_crowd-2.2.2/src/
H A Dutil.h10 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/graphics/mapcache/mapcache-1.10.0/include/
H A Dutil.h43 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_tables.h140 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_tables.h150 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/www/mod_webauth/webauth-4.7.0/portable/
H A Dapr.h46 # define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/www/serf/serf-1.3.9/test/
H A Dtest_serf.h44 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_types.h245 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_types.h245 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_types.h245 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_types.h245 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/dports/www/serf/serf-1.3.9/buckets/
H A Dssl_buckets.c52 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro