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

  /external/elfutils/libcpu/
i386_parse.y 888 static int nbitfct[3];
1009 nbitfct[i] = 1;
1014 ++nbitfct[i];
1017 total_bits += nbitfct[i];
1018 // printf ("%d fct[%d], %d bits\n", nfct_names[i], i, nbitfct[i]);
1128 fprintf (outfile, "#define FCT%d_BITS %d\n", i + 1, nbitfct[i]);
    [all...]
i386_parse.c 2490 static int nbitfct[3]; variable
    [all...]

Completed in 3660 milliseconds