Home
last modified time | relevance | path

Searched defs:xdsp (Results 1 – 3 of 3) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/rtjson/
H A Drtjson_routing.c414 str xdsp = {0}; in rtjson_prepare_branch() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dcli.cpp671 switch_xml_t xdsp = switch_xml_add_child_d(xdsps,"dsp",0); in execute() local
767 switch_xml_t xdsp = switch_xml_add_child_d(xdsps,"dsp",0); in execute() local
849 switch_xml_t xdsp = switch_xml_add_child_d(xdsps,"dsp",0); in execute() local
/dports/lang/ruby26/ruby-2.6.9/
H A Dbignum.c2347 bary_mul_precheck(BDIGIT **zdsp, size_t *znp, const BDIGIT **xdsp, size_t *xnp, const BDIGIT **ydsp… in bary_mul_precheck()