Searched refs:btNil (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsymconst.h137 #define btNil 0 /* undefined (also, enum members) */ macro
/freebsd-10.0-release/contrib/gcc/
H A Dmips-tdump.c147 bt_Nil = btNil, /* undefined */
H A Dmips-tfile.c102 btNil -- undefined
766 bt_Nil = btNil, /* undefined */
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c956 if ((tir.bt == btNil || tir.bt == btVoid
1425 &mdebug_type_void, /* btNil */
2011 without debugging info have a btNil type for their return value,
2014 gcc and DEC f77 put out btNil types for both cases, so btNil is mapped
3731 is a plain btNil or btVoid.
3747 if ((tir.bt != btNil
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c1096 case btNil: /* Undefined. */
/freebsd-10.0-release/contrib/binutils/gas/
H A Decoff.c127 btNil -- undefined
696 bt_Nil = btNil, /* undefined */

Completed in 112 milliseconds