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

  /external/elfutils/0.153/libcpu/
i386_parse.y 889 static int nbitfct[3];
1010 nbitfct[i] = 1;
1015 ++nbitfct[i];
1018 total_bits += nbitfct[i];
1019 // printf ("%d fct[%d], %d bits\n", nfct_names[i], i, nbitfct[i]);
1129 fprintf (outfile, "#define FCT%d_BITS %d\n", i + 1, nbitfct[i]);
    [all...]
i386_parse.c 2601 static int nbitfct[3]; variable
    [all...]

Completed in 83 milliseconds