Home
last modified time | relevance | path

Searched refs:currentPy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c1197 PyObject *currentPy = PyTuple_GetItem(args, 1); in call_ompd_enumerate_icvs() local
1198 ompd_icv_id_t current = (ompd_icv_id_t)(PyLong_AsLong(currentPy)); in call_ompd_enumerate_icvs()