Home
last modified time | relevance | path

Searched refs:local__strndup_ (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/share/grabbag/
Dpicture.c34 static char *local__strndup_(const char *s, size_t size) in local__strndup_() function
356 if(0 == (q = local__strndup_(spec, p-spec))) in grabbag__picture_parse_specification()
363 if(0 == (q = local__strndup_(spec, p-spec))) in grabbag__picture_parse_specification()