Home
last modified time | relevance | path

Searched refs:temptype (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1567 struct type *temptype; in process_coff_symbol() local
1568 temptype = lookup_fundamental_type (current_objfile, in process_coff_symbol()
1570 if (TYPE_LENGTH (SYMBOL_TYPE (sym)) < TYPE_LENGTH (temptype) in process_coff_symbol()
1572 && 0 == SYMBOL_VALUE (sym) % TYPE_LENGTH (temptype)) in process_coff_symbol()
1575 TYPE_LENGTH (temptype) in process_coff_symbol()
1592 struct type *temptype; in process_coff_symbol() local
1593 temptype = in process_coff_symbol()
1595 if (TYPE_LENGTH (SYMBOL_TYPE (sym)) < TYPE_LENGTH (temptype) in process_coff_symbol()
1602 : temptype); in process_coff_symbol()
H A DChangeLog-19943132 * coffread.c: Move variable temptype inside #if.
/openbsd/gnu/lib/libiberty/src/
H A Dcplus-dem.c4273 char temptype; in demangle_args() local
4289 temptype = *(*mangled)++; in demangle_args()
4291 if (temptype == 'N') in demangle_args()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dstabs.c4419 char temptype; in stab_demangle_args() local
4422 temptype = **pp; in stab_demangle_args()
4425 if (temptype == 'T') in stab_demangle_args()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c4428 char temptype; in stab_demangle_args() local
4431 temptype = **pp; in stab_demangle_args()
4434 if (temptype == 'T') in stab_demangle_args()
/openbsd/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex4141 \def\temptype{#2}%
4142 \ifx\temptype\Ynothingkeyword
4146 \else\ifx\temptype\Yomitfromtockeyword
4150 \else\ifx\temptype\Yappendixkeyword
4256 \def\temptype{#3}%
4258 \ifx\temptype\Ynothingkeyword
4262 \else\ifx\temptype\Yomitfromtockeyword
4268 \else\ifx\temptype\Yappendixkeyword
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex4288 \def\temptype{#2}%
4289 \ifx\temptype\Ynothingkeyword
4293 \else\ifx\temptype\Yomitfromtockeyword
4297 \else\ifx\temptype\Yappendixkeyword
4398 \def\temptype{#3}%
4400 \ifx\temptype\Ynothingkeyword
4404 \else\ifx\temptype\Yomitfromtockeyword
4410 \else\ifx\temptype\Yappendixkeyword
/openbsd/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex4390 \def\temptype{#2}%
4391 \ifx\temptype\Ynothingkeyword
4395 \else\ifx\temptype\Yomitfromtockeyword
4399 \else\ifx\temptype\Yappendixkeyword
4500 \def\temptype{#3}%
4502 \ifx\temptype\Ynothingkeyword
4506 \else\ifx\temptype\Yomitfromtockeyword
4512 \else\ifx\temptype\Yappendixkeyword