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

  /external/qemu/util/
cutils.c 427 * parse_uint_full:
440 int parse_uint_full(const char *s, unsigned long long *value, int base) function
  /external/qemu/include/
qemu-common.h 171 int parse_uint_full(const char *s, unsigned long long *value, int base);

Completed in 63 milliseconds