HomeSort by relevance Sort by last modified time
    Searched refs:__generic (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/
complex.h 38 #ifdef __generic
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
cdefs.h 256 * __generic(). Unlike _Generic(), this macro can only distinguish
262 #define __generic(expr, t, yes, no) \ macro
265 #define __generic(expr, t, yes, no) \ macro

Completed in 213 milliseconds