Home
last modified time | relevance | path

Searched refs:MAX_ARG_RECURSION (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2500 #define MAX_ARG_RECURSION 25 macro
2503 if (_args->loops >= MAX_ARG_RECURSION) { \
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14920 public static readonly int MAX_ARG_RECURSION = freeswitchPINVOKE.MAX_ARG_RECURSION_get(); field in FreeSWITCH.Native.freeswitch