reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
51 if (ctx->max_operations && ctx->operations >= ctx->max_operations) 51 if (ctx->max_operations && ctx->operations >= ctx->max_operations) 364 ctx->max_operations = max_operations; 371 return ctx ? ctx->max_operations : 0;