Searched defs:APR_ARRAY_PUSH (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_tables.h150 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h245 #define APR_ARRAY_PUSH macro
/freebsd-11-stable/contrib/serf/buckets/
H A Dssl_buckets.c52 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary))) macro

Completed in 173 milliseconds