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

  /external/mesa3d/src/mesa/main/
format_utils.c 1376 convert_int(void *void_dst, int num_dst_channels, function
    [all...]
  /external/valgrind/VEX/priv/
main_util.c 275 void convert_int ( /*OUT*/HChar* buf, Long n0, function
428 convert_int(intbuf, l, 10/*base*/, True/*signed*/,
450 convert_int(intbuf, l, base, False/*unsigned*/, hexcaps);
462 convert_int(intbuf, l, 16/*base*/, False/*unsigned*/, hexcaps);

Completed in 411 milliseconds