Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_cfu.cpp54 void RenodeAgent::log(int level, const char* fmt, ...) in log()
Drenode_bus.cpp147 void RenodeAgent::log(int level, const char* fmt, ...) in log()
/Renode-v1.15.3-c57714d/tools/external_control_client/lib/
Drenode_api.c109 static renode_error_t *create_error(renode_error_code code, char *fmt, ...) in create_error()