Lines Matching refs:noptargs
354 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _ssl__SSLSocket_get_channel_binding() local
361 if (!noptargs) { in _ssl__SSLSocket_get_channel_binding()
536 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _ssl__SSLContext_load_cert_chain() local
546 if (!noptargs) { in _ssl__SSLContext_load_cert_chain()
551 if (!--noptargs) { in _ssl__SSLContext_load_cert_chain()
584 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _ssl__SSLContext_load_verify_locations() local
593 if (!noptargs) { in _ssl__SSLContext_load_verify_locations()
598 if (!--noptargs) { in _ssl__SSLContext_load_verify_locations()
604 if (!--noptargs) { in _ssl__SSLContext_load_verify_locations()
645 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in _ssl__SSLContext__wrap_socket() local
665 if (!noptargs) { in _ssl__SSLContext__wrap_socket()
670 if (!--noptargs) { in _ssl__SSLContext__wrap_socket()
675 if (!noptargs) { in _ssl__SSLContext__wrap_socket()
680 if (!--noptargs) { in _ssl__SSLContext__wrap_socket()
714 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 3; in _ssl__SSLContext__wrap_bio() local
740 if (!noptargs) { in _ssl__SSLContext__wrap_bio()
745 if (!--noptargs) { in _ssl__SSLContext__wrap_bio()
750 if (!noptargs) { in _ssl__SSLContext__wrap_bio()
755 if (!--noptargs) { in _ssl__SSLContext__wrap_bio()
858 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _ssl__SSLContext_get_ca_certs() local
865 if (!noptargs) { in _ssl__SSLContext_get_ca_certs()
1184 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _ssl_txt2obj() local
1205 if (!noptargs) { in _ssl_txt2obj()