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

  /external/elfutils/0.153/libcpu/
i386_parse.y 890 static int nbitsuf;
1037 nbitsuf = 0;
1042 ++nbitsuf;
1045 total_bits += nbitsuf;
1046 // printf ("%d suffixes, %d bits\n", nsuffixes, nbitsuf);
1126 fprintf (outfile, "#define SUFFIX_BITS %d\n", nbitsuf);
    [all...]
i386_parse.c 2602 static int nbitsuf; variable
    [all...]

Completed in 76 milliseconds