Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DFPGA.cpp146 char fmt[256]; in getOutputPath() local
150 sprintf(fmt,"/%s_%ld.txt",(*this->outputNames)[id].c_str(),this->currentId); in getOutputPath()
151 tmp += std::string(fmt); in getOutputPath()
DSemihosting.cpp432 char fmt[256]; in getOutputPath() local
437 sprintf(fmt,"/%s_%ld.txt",(*this->outputNames)[id].c_str(),this->currentId); in getOutputPath()
438 tmp += std::string(fmt); in getOutputPath()