Searched refs:DECREF (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h157 #define DECREF(x) ((((x)>>N_TSHIFT)&~N_BTMASK)|((x)&N_BTMASK)) macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c39 macros like ISFCN and DECREF, from coff/internal.h, will work
149 newtype = DECREF (ntype);
793 DECREF (fntype), paux, FALSE, dhandle);
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h502 #define DECREF(x) \ macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c96 internally to the BTYPE, ISPTR, ISFCN, ISARY, ISTAG, and DECREF
1706 new_c_type = DECREF (c_type);
1785 return decode_type (cs, DECREF (c_type), aux);
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c2731 val = DECREF (val);

Completed in 77 milliseconds