HomeSort by: relevance | last modified time | path
    Searched defs:void_ftype_acc_uw1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 8321 tree void_ftype_acc_uw1 = BINARY (voidt, accumulator, uword1);
8427 def_builtin ("__MWTACC", void_ftype_acc_uw1, FRV_BUILTIN_MWTACC);
8428 def_builtin ("__MWTACCG", void_ftype_acc_uw1, FRV_BUILTIN_MWTACCG);
8242 tree void_ftype_acc_uw1 = BINARY (voidt, accumulator, uword1); local
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 8319 tree void_ftype_acc_uw1 = BINARY (voidt, accumulator, uword1);
8425 def_builtin ("__MWTACC", void_ftype_acc_uw1, FRV_BUILTIN_MWTACC);
8426 def_builtin ("__MWTACCG", void_ftype_acc_uw1, FRV_BUILTIN_MWTACCG);
8240 tree void_ftype_acc_uw1 = BINARY (voidt, accumulator, uword1); local

Completed in 34 milliseconds