Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Ddebug.c46 const char libsvm_str[] = "LIB_SVM: "; variable
47 const int libsvm_len = sizeof (libsvm_str);
60 (void) strcpy(buf, libsvm_str); in debug_printf()