Home
last modified time | relevance | path

Searched defs:current_param (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_sqlite/
Dstatement.c230 PyObject* current_param; in pysqlite_statement_bind_parameters() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_vertexstageexport.cpp331 unsigned VertexStageWithOutputInfo::current_param() const in current_param() function in r600::VertexStageWithOutputInfo