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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-endian.h 125 #define H2T_16 endian_h2t_16
146 case 16: *(unsigned_16*)vp = H2T_16(*(unsigned_16*)vp); break; \
  /src/external/gpl3/gdb/dist/sim/common/
sim-endian.h 125 #define H2T_16 endian_h2t_16
146 case 16: *(unsigned_16*)vp = H2T_16(*(unsigned_16*)vp); break; \

Completed in 25 milliseconds