Home
last modified time | relevance | path

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

/phasta/phastaIO/
H A D.gitignore2 obj/
/phasta/phSolver/common/
H A DphIO.cc34 void trace(const char* key, const char* aux="", void* obj=NULL) { in trace() argument
36 fprintf(stderr, "PHIO_TRACE entering %s %s %p\n", key, aux, obj); in trace()