Searched refs:MAX_MARSHAL_STACK_DEPTH (Results 1 – 4 of 4) sorted by relevance
252 MAX_MARSHAL_STACK_DEPTH = 1000254 MAX_MARSHAL_STACK_DEPTH = 2000255 for i in range(MAX_MARSHAL_STACK_DEPTH - 2):
241 MAX_MARSHAL_STACK_DEPTH = 1000243 MAX_MARSHAL_STACK_DEPTH = 2000244 for i in range(MAX_MARSHAL_STACK_DEPTH - 2):
22 #define MAX_MARSHAL_STACK_DEPTH 1000 macro24 #define MAX_MARSHAL_STACK_DEPTH 2000 macro218 if (p->depth > MAX_MARSHAL_STACK_DEPTH) { in w_object()651 if (p->depth > MAX_MARSHAL_STACK_DEPTH) { in r_object()
36 #define MAX_MARSHAL_STACK_DEPTH 1000 macro38 #define MAX_MARSHAL_STACK_DEPTH 2000 macro345 if (p->depth > MAX_MARSHAL_STACK_DEPTH) { in w_object()947 if (p->depth > MAX_MARSHAL_STACK_DEPTH) { in r_object()