Home
last modified time | relevance | path

Searched refs:datanext (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dmulti.c2774 struct Curl_easy *datanext = data->next; local
2783 data = datanext; /* operate on next handle */
/third_party/python/Modules/
H A Ditertoolsmodule.c3885 PyObject *(*datanext)(PyObject *) = *Py_TYPE(data)->tp_iternext; in compress_next()
3896 datum = datanext(data); in compress_next()

Completed in 11 milliseconds