HomeSort by: relevance | last modified time | path
    Searched defs:C_UNTAG (Results 1 - 7 of 7) sorted by relevancy

  /src/external/cddl/osnet/dist/head/
storclass.h 52 #define C_UNTAG 12 /* union tag */
  /src/external/gpl3/gcc/dist/gcc/
gsyms.h 41 C_UNTAG = 12,
  /src/external/gpl3/gcc.old/dist/gcc/
gsyms.h 41 C_UNTAG = 12,
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 295 #define C_UNTAG 12 /* union tag */
531 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 305 #define C_UNTAG 12 /* union tag */
535 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 305 #define C_UNTAG 12 /* union tag */
535 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 305 #define C_UNTAG 12 /* union tag */
535 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)

Completed in 18 milliseconds