Searched refs:icvString (Results 1 – 1 of 1) sorted by relevance
396 ompd_icv_id_t icvId, const char **icvString) { in ompd_get_icv_string_from_scope() argument406 return my_get_icv_string_from_scope(handle, scope, icvId, icvString); in ompd_get_icv_string_from_scope()1420 const char *icvString; in call_ompd_get_icv_string_from_scope() local1423 ompd_get_icv_string_from_scope(handle, scope, icvId, &icvString); in call_ompd_get_icv_string_from_scope()1431 return PyUnicode_FromString(icvString); in call_ompd_get_icv_string_from_scope()