Searched defs:tarray (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Ddate_and_time.c488 gmtime_i4 (GFC_INTEGER_4 * t, gfc_array_i4 * tarray) argument
515 gmtime_i8 (GFC_INTEGER_8 * t, gfc_array_i8 * tarray) argument
580 ltime_i4 (GFC_INTEGER_4 * t, gfc_array_i4 * tarray) argument
607 ltime_i8(GFC_INTEGER_8 * t, gfc_array_i8 * tarray) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Ddate_and_time.c498 gmtime_i4 (GFC_INTEGER_4 * t, gfc_array_i4 * tarray) argument
525 gmtime_i8 (GFC_INTEGER_8 * t, gfc_array_i8 * tarray) argument
590 ltime_i4 (GFC_INTEGER_4 * t, gfc_array_i4 * tarray) argument
617 ltime_i8(GFC_INTEGER_8 * t, gfc_array_i8 * tarray) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Dunavailable.cc71 struct tuple tarray[8]; variable in typeref:struct:tuple
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Dunavailable.cc71 struct tuple tarray[8]; variable in typeref:struct:tuple
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dvalarith.c144 struct type *tarray; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dvalarith.c149 struct type *tarray; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc2478 TypeDArray *tarray = (TypeDArray *) tb; local
2505 tree tarray = make_array_type (Type::tsize_t, e->arguments->dim); local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc2420 TypeDArray *tarray = tb->isTypeDArray (); local
2446 tree tarray = make_array_type (Type::tsize_t, e->arguments->length); local

Completed in 154 milliseconds