Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiLD.h148 #define LD_DBG(_fmt, _args...) {printf("LD:"_fmt, ##_args); } macro
151 #define LD_DBG(_fmt, _args...) { }
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiLD.h148 #define LD_DBG(_fmt, _args...) {printf("LD:"_fmt, ##_args); } macro
151 #define LD_DBG(_fmt, _args...) { }
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt29345 #define LD_DBG(_fmt,_args...) {printf("LD:"_fmt, ##_args); }
29348 #define LD_DBG(_fmt,_args...) { }