HomeSort by relevance Sort by last modified time
    Searched defs:DTYPE (Results 1 - 2 of 2) sorted by null

  /external/fec/
gen_ccsds_tal.c 16 #define DTYPE unsigned char
17 DTYPE Taltab[256],Tal1tab[256];
19 static DTYPE tal[] = { 0x8d, 0xef, 0xec, 0x86, 0xfa, 0x99, 0xaf, 0x7b };
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 534 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT)

Completed in 93 milliseconds