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

  /src/external/gpl3/binutils/dist/include/coff/
ecoff.h 247 unsigned char a_width[4]; member in union:aux_ext
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
  /src/external/gpl3/binutils.old/dist/include/coff/
ecoff.h 247 unsigned char a_width[4]; member in union:aux_ext
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
  /src/external/gpl3/gdb.old/dist/include/coff/
ecoff.h 247 unsigned char a_width[4]; member in union:aux_ext
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
  /src/external/gpl3/gdb/dist/include/coff/
ecoff.h 247 unsigned char a_width[4]; member in union:aux_ext
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)

Completed in 56 milliseconds