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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc 3408 tree gfc_int16_type_node = gfc_get_int_type (16); local
3699 if (gfc_int16_type_node)
3703 gfc_int16_type_node, 3, gfc_int16_type_node, gfc_int4_type_node,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc 3360 tree gfc_int16_type_node = gfc_get_int_type (16); local
3651 if (gfc_int16_type_node)
3655 gfc_int16_type_node, 3, gfc_int16_type_node, gfc_int4_type_node,

Completed in 29 milliseconds