Home
last modified time | relevance | path

Searched defs:__type2 (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h48 #define __type2(c,t1,t2) __typeof__(*(0?(__type1(c,t1)*)0:(__type1(!(c),t2)*)0)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h48 #define __type2(c,t1,t2) __typeof__(*(0?(__type1(c,t1)*)0:(__type1(!(c),t2)*)0)) macro
/third_party/musl/include/
H A Dtgmath.h48 #define __type2(c,t1,t2) __typeof__(*(0?(__type1(c,t1)*)0:(__type1(!(c),t2)*)0)) macro

Completed in 3 milliseconds