Searched defs:fun (Results 1 – 3 of 3) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | tgmath.h | 79 #define __tg_real_nocast(fun, x) ( \ argument 84 #define __tg_real(fun, x) (__RETCAST(x)__tg_real_nocast(fun, x)) argument 86 #define __tg_real_2_1(fun, x, y) (__RETCAST(x)( \ argument 91 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ argument 96 #define __tg_complex(fun, x) (__RETCAST_CX(x)( \ argument 101 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ argument 106 #define __tg_real_complex(fun, x) (__RETCAST(x)( \ argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_debug.c | 25 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_debug.c | 37 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic()
|