Searched refs:finput (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/contrib/zstd/programs/ |
| H A D | fileio.c | 1161 static unsigned FIO_passThrough(FILE* foutput, FILE* finput, void* buffer, size_t bufferSize, size_… in FIO_passThrough() argument 1175 readFromInput = fread(buffer, 1, blockSize, finput); in FIO_passThrough() 1231 FILE* finput, in FIO_decompressZstdFrame() argument 1248 ress->srcBufferLoaded += fread(startPosition, 1, toRead, finput); in FIO_decompressZstdFrame() 1286 size_t const readSize = fread(startPosition, 1, toRead, finput); in FIO_decompressZstdFrame()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | c.opt | 537 finput-charset= 539 -finput-charset=<cset> Specify the default character set for source files
|
| H A D | FSFChangeLog.11 | 3510 * c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA. 4202 UNGETC. Avoid explicit references to finput. 4209 * toplev.c (finput): Remove #if USE_CPPLIB. 4212 At end, call finish_parse instead of fclose(finput).
|
| H A D | ChangeLog-1998 | 13908 * c-lex.c (finput): New global. 13913 (finput): Delete variable. Now in front-ends.
|
| H A D | ChangeLog-2005 | 25276 (-finput-charset): Use a tab to separate the switch name and help 28743 (-finput-charset): Likewise.
|
| H A D | ChangeLog-2004 | 43905 * c-opts.c (c_common_handle_option): Add -finput-charset. 43920 * doc/cppopts.texi: Document -finput-charset.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cppopts.texi | 578 @item -finput-charset=@var{charset} 579 @opindex finput-charset
|
| H A D | cpp.texi | 254 @option{-finput-charset=} option.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Options.td | 1165 def finput_charset_EQ : Joined<["-"], "finput-charset=">, Group<f_Group>;
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1998 | 5222 * lex.c (finput): New variable.
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2004 | 5647 -finput-charset.
|