Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h46 #define __type1(c,t) __typeof__(*(0?(t*)0:(void*)!(c))) macro
48 #define __type2(c,t1,t2) __typeof__(*(0?(__type1(c,t1)*)0:(__type1(!(c),t2)*)0))