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

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 8344 tree uw2_ftype_uw1 = UNARY (uword2, uword1);
8417 def_builtin ("__MUNPACKH", uw2_ftype_uw1, FRV_BUILTIN_MUNPACKH);
8420 def_builtin ("__MBTOH", uw2_ftype_uw1, FRV_BUILTIN_MBTOH);
8265 tree uw2_ftype_uw1 = UNARY (uword2, uword1); local
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 8342 tree uw2_ftype_uw1 = UNARY (uword2, uword1);
8415 def_builtin ("__MUNPACKH", uw2_ftype_uw1, FRV_BUILTIN_MUNPACKH);
8418 def_builtin ("__MBTOH", uw2_ftype_uw1, FRV_BUILTIN_MBTOH);
8263 tree uw2_ftype_uw1 = UNARY (uword2, uword1); local

Completed in 61 milliseconds