Home
last modified time | relevance | path

Searched defs:tmp_type (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Df-valprint.c234 struct type *tmp_type; in f77_create_arrayprint_offset_tbl() local
H A Deval.c1616 struct type *tmp_type; in evaluate_subexp_standard() local
2263 struct type *tmp_type; in calc_f77_array_dims() local
H A Dgdbtypes.c513 struct type *tmp_type = type; /* tmp type */ in make_cv_type() local
H A Dhpread.c4643 struct type *tmp_type; in hpread_type_lookup() local
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dapple.c88 static char tmp_type[CT_SIZE+1], tmp_creator[CT_SIZE+1]; variable