Home
last modified time | relevance | path

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

/dports/graphics/ptex/ptex-2.3.2/src/tests/
H A Dwtest.cpp32 const char* f_sval; in checkMeta() local
33 meta->getValue("sval", f_sval); in checkMeta()
46 bool ok = ((!sval || 0==strcmp(sval, f_sval)) && in checkMeta()