Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c77 static FILE *get_binary_stdin_(void);
529 file = get_binary_stdin_(); /* just to be safe */ in init_FILE_internal_()
1248 FILE *get_binary_stdin_(void) in get_binary_stdin_() function