Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c83 static FILE *get_binary_stdin_(void);
541 file = get_binary_stdin_(); /* just to be safe */ in init_FILE_internal_()
1264 FILE *get_binary_stdin_(void) in get_binary_stdin_() function