Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Ddebug.c47 const int libsvm_len = sizeof (libsvm_str); variable
65 cp = buf + (libsvm_len - 1); in debug_printf()
67 if (vsnprintf(cp, (PATH_MAX - (libsvm_len - 1)), in debug_printf()