Searched refs:__QAIC_DBG_PRINTF__ (Results 1 – 12 of 12) sorted by relevance
/external/fastrpc/src/ |
D | adspmsgd_apps_skel.c | 110 #ifndef __QAIC_DBG_PRINTF__ 112 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 115 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 164 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adspmsgd_adsp1_stub.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adsp_default_listener_stub.c | 363 #ifndef __QAIC_DBG_PRINTF__ 364 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 367 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 393 __QAIC_DBG_PRINTF__((__FILE_LINE__ ": error: %d\n", (int)(ee)));\
|
D | apps_remotectl_skel.c | 368 #ifndef __QAIC_DBG_PRINTF__ 369 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 372 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 398 __QAIC_DBG_PRINTF__((__FILE_LINE__ ": error: %d\n", (int)(ee)));\
|
D | adspmsgd_adsp_stub.c | 110 #ifndef __QAIC_DBG_PRINTF__ 112 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 115 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 164 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adsp_current_process1_stub.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adsp_perf_stub.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | remotectl_stub.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adsp_current_process_stub.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | apps_mem_skel.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|
D | adsp_listener_stub.c | 368 #ifndef __QAIC_DBG_PRINTF__ 369 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 372 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 398 __QAIC_DBG_PRINTF__((__FILE_LINE__ ": error: %d\n", (int)(ee)));\
|
D | apps_std_skel.c | 109 #ifndef __QAIC_DBG_PRINTF__ 111 #define __QAIC_DBG_PRINTF__( ee ) do { printf ee ; } while(0) macro 114 #define __QAIC_DBG_PRINTF__( ee ) (void)0 macro 163 __QAIC_DBG_PRINTF__((__FILE__ ":%d:error:%d:%s\n", __LINE__, (int)(ee),#func));\
|