OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffile
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
sysdump.c
646
show_usage (FILE *
ffile
, int status)
648
fprintf (
ffile
, _("Usage: %s [option(s)] in-file\n"), program_name);
649
fprintf (
ffile
, _("Print a human readable interpretation of a SYSROFF object file\n"));
650
fprintf (
ffile
, _(" The options are:\n\
655
fprintf (
ffile
, _("Report bugs to %s\n"), REPORT_BUGS_TO);
srconv.c
121
checksum (FILE *
ffile
, unsigned char *ptr, int size, int ccode)
140
if (fwrite (ptr, bytes + 1, 1,
ffile
) != 1)
147
writeINT (int n, unsigned char *ptr, int *idx, int size, FILE *
ffile
)
159
checksum (
ffile
, ptr, *idx, code | 0x1000);
206
int size ATTRIBUTE_UNUSED, FILE *
ffile
)
210
writeINT (data.len, ptr, idx, 1,
ffile
);
212
writeINT (data.data[i], ptr, idx, 1,
ffile
);
216
writeCHARS (char *string, unsigned char *ptr, int *idx, int size, FILE *
ffile
)
223
checksum (
ffile
, ptr, *idx, code | 0x1000);
1692
show_usage (FILE *
ffile
, int status
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
sysdump.c
646
show_usage (FILE *
ffile
, int status)
648
fprintf (
ffile
, _("Usage: %s [option(s)] in-file\n"), program_name);
649
fprintf (
ffile
, _("Print a human readable interpretation of a SYSROFF object file\n"));
650
fprintf (
ffile
, _(" The options are:\n\
655
fprintf (
ffile
, _("Report bugs to %s\n"), REPORT_BUGS_TO);
srconv.c
121
checksum (FILE *
ffile
, unsigned char *ptr, int size, int ccode)
140
if (fwrite (ptr, bytes + 1, 1,
ffile
) != 1)
147
writeINT (int n, unsigned char *ptr, int *idx, int size, FILE *
ffile
)
159
checksum (
ffile
, ptr, *idx, code | 0x1000);
206
int size ATTRIBUTE_UNUSED, FILE *
ffile
)
210
writeINT (data.len, ptr, idx, 1,
ffile
);
212
writeINT (data.data[i], ptr, idx, 1,
ffile
);
216
writeCHARS (char *string, unsigned char *ptr, int *idx, int size, FILE *
ffile
)
223
checksum (
ffile
, ptr, *idx, code | 0x1000);
1692
show_usage (FILE *
ffile
, int status
[
all
...]
/src/bin/csh/
csh.h
132
extern Char *
ffile
; /* Name of shell file for $0 */
csh.c
105
Char *
ffile
;
variable
465
ffile
= SAVE(tempv[0]);
/src/external/gpl3/binutils/dist/
ltmain.sh
5003
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/gpl3/binutils.old/dist/
ltmain.sh
5003
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/gpl3/gdb/dist/
ltmain.sh
5003
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/bsd/openpam/dist/
ltmain.sh
7730
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/bsd/unbound/dist/
ltmain.sh
7723
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/mit/expat/dist/conftools/
ltmain.sh
7740
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
/src/external/mpl/bind/dist/
ltmain.sh
7723
-
ffile
-prefix-map=*|-fdebug-prefix-map=*|-fmacro-prefix-map=*|-fprofile-prefix-map=*| \
Completed in 69 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026