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

  /external/clang/test/Sema/
callingconv-iamcu.c 35 int __attribute__((pcs("aapcs", "aapcs"))) pcs1(void); // expected-error {{'pcs' attribute takes one argument}}
37 int __attribute__((pcs(pcs1))) pcs3(void); // expected-error {{'pcs' attribute requires a string}} \
callingconv.c 44 int __attribute__((pcs("aapcs", "aapcs"))) pcs1(void); // expected-error {{'pcs' attribute takes one argument}}
46 int __attribute__((pcs(pcs1))) pcs3(void); // expected-error {{'pcs' attribute requires a string}} \
  /external/u-boot/include/andestech/
andes_pcu.h 53 struct pcs pcs1; /* 0xA0-0xB0: PCS1 (clock scaling) */ member in struct:andes_pcu

Completed in 159 milliseconds