Searched refs:temptype (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c1574 struct type *temptype;
1575 temptype = lookup_fundamental_type (current_objfile,
1577 if (TYPE_LENGTH (SYMBOL_TYPE (sym)) < TYPE_LENGTH (temptype)
1579 && 0 == SYMBOL_VALUE (sym) % TYPE_LENGTH (temptype))
1582 TYPE_LENGTH (temptype)
1599 struct type *temptype;
1600 temptype =
1602 if (TYPE_LENGTH (SYMBOL_TYPE (sym)) < TYPE_LENGTH (temptype)
1609 : temptype);
1564 struct type *temptype; local
1589 struct type *temptype; local
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c4273 char temptype; local
4289 temptype = *(*mangled)++;
4291 if (temptype == 'N')
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c4273 char temptype; local
4289 temptype = *(*mangled)++;
4291 if (temptype == 'N')
/freebsd-11-stable/contrib/binutils/binutils/
H A Dstabs.c4427 char temptype;
4430 temptype = **pp;
4433 if (temptype == 'T')
4426 char temptype; local
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex5682 \def\temptype{#2}%
5683 \ifx\temptype\Ynothingkeyword
5686 \else\ifx\temptype\Yomitfromtockeyword
5689 \else\ifx\temptype\Yappendixkeyword
5736 \ifx\temptype\Ynothingkeyword
5739 \else\ifx\temptype\Yomitfromtockeyword
5742 \else\ifx\temptype\Yappendixkeyword
5835 \def\temptype{#3}%
5839 \ifx\temptype\Ynothingkeyword
5844 \else\ifx\temptype\Yomitfromtockeywor
[all...]
/freebsd-11-stable/contrib/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
/freebsd-11-stable/contrib/groff/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

Completed in 275 milliseconds