Searched refs:FLEXIBLE_ARRAY_MEMBER (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/bind/
H A Dconfig.h180 d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
185 #define FLEXIBLE_ARRAY_MEMBER /**/ macro
/freebsd-9.3-release/contrib/bind9/
H A Dconfig.h.in180 d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
185 #undef FLEXIBLE_ARRAY_MEMBER
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c2955 unsigned char data[FLEXIBLE_ARRAY_MEMBER];

Completed in 59 milliseconds