Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers.c486 char * pcReturn; in MPU_pcTaskGetName() local
1678 const char * pcReturn; in MPU_pcQueueGetName() local
1874 const char * pcReturn; in MPU_pcTimerGetName() local
Dmpu_wrappers_v2.c770 char * pcReturn = NULL; in MPU_pcTaskGetNameImpl() local
2647 const char * pcReturn = NULL; in MPU_pcQueueGetNameImpl() local
3488 const char * pcReturn = NULL; in MPU_pcTimerGetNameImpl() local
/Kernel-v10.6.2/
Dqueue.c2881 …const char * pcReturn = NULL; /*lint !e971 Unqualified char types are allowed for strings and sing… in pcQueueGetName() local