Searched refs:local__parse_uint64_ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dutils.c36 static FLAC__bool local__parse_uint64_(const char *s, FLAC__uint64 *value) function
190 if(local__parse_uint64_(s, &val)) {

Completed in 56 milliseconds