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

  /src/external/gpl3/gcc/dist/gcc/
data-streamer.h 281 bp_pack_int_in_range (struct bitpack_d *bp, function
330 bp_pack_int_in_range ((bp), 0, (int)(enum_last) - 1, (int)(val))
  /src/external/gpl3/gcc.old/dist/gcc/
data-streamer.h 276 bp_pack_int_in_range (struct bitpack_d *bp, function
325 bp_pack_int_in_range ((bp), 0, (int)(enum_last) - 1, (int)(val))

Completed in 86 milliseconds