Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd_callbacks.py14 def _print(*args): function
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c506 ompd_rc_t _print(const char *str, int category) { in _print() function