Searched refs:T_VOID (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h42 T_VOID = 1, enumerator in enum:sdb_type
H A Dsdbout.c490 return T_VOID;
562 return T_VOID;
621 return T_VOID;
631 return T_VOID;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h42 T_VOID = 1, enumerator in enum:sdb_type
H A Dsdbout.c511 return T_VOID;
583 return T_VOID;
642 return T_VOID;
652 return T_VOID;
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h21 #define T_VOID 1 /* function argument (only used by compiler) */ macro
145 int basic; /* One of T_VOID.. T_UINT */
H A Dcoffdump.c187 case T_VOID:
H A Dcoffgrok.c320 case T_VOID:
H A Drdcoff.c257 case T_VOID:
H A Dsrconv.c651 case T_VOID:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h21 #define T_VOID 1 /* function argument (only used by compiler) */ macro
145 int basic; /* One of T_VOID.. T_UINT */
H A Dcoffdump.c185 case T_VOID:
H A Dcoffgrok.c320 case T_VOID:
H A Drdcoff.c257 case T_VOID:
H A Dsrconv.c647 case T_VOID:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h467 #define T_VOID 1 /* function argument (only used by compiler) */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h467 #define T_VOID 1 /* function argument (only used by compiler) */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1806 #ifdef T_VOID
1807 case T_VOID:

Completed in 132 milliseconds