Home
last modified time | relevance | path

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

/RevoEX-3.1/build/libraries/mpds/include/
Dmpdsprivate.h75 void MPDSiVLogCore( u32 level, const char* levelString, const char* file, const char* func, int …
/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c981 MPDSiVLogCore( u32 level, const char* levelString, in MPDSiVLogCore() function
1022 MPDSiVLogCore( level, levelString, file, func, line, fmt, vlist ); in MPDSiLogCore()