Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcallingconv-iamcu.c35 int __attribute__((pcs("aapcs", "aapcs"))) pcs1(void); // expected-error {{'pcs' attribute takes on…
37 int __attribute__((pcs(pcs1))) pcs3(void); // expected-error {{'pcs' attribute requires a string}} \
Dcallingconv.c44 int __attribute__((pcs("aapcs", "aapcs"))) pcs1(void); // expected-error {{'pcs' attribute takes on…
46 int __attribute__((pcs(pcs1))) pcs3(void); // expected-error {{'pcs' attribute requires a string}} \
/external/u-boot/include/andestech/
Dandes_pcu.h53 struct pcs pcs1; /* 0xA0-0xB0: PCS1 (clock scaling) */ member