Searched defs:__attribute (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Dalign-local.c3 typedef struct __attribute((aligned(16))) {int x[4];} ff; function
7 struct {int x[4];} b __attribute((aligned(16)));
H A Dalign-param.c14 int test2(struct X x __attribute((aligned(16)))) { argument
H A Dregparm.c11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
H A Dle32-regparm.c29 typedef void (*FType)(int, int) __attribute ((regparm (2))); typedef
/external/libsepol/src/
H A Dgenusers.c23 void sepol_set_delusers(int on __attribute((unused))) argument

Completed in 322 milliseconds