Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dcheck_performance45 FILE_NAME="`basename $NAME`"
46 FILE_NAME="`echo $FILE_NAME | sed 's/.cc//g'`"
57 EXE_NAME="`echo $FILE_NAME-$CYCLE.exe`"
71 EXE_NAME="`echo $FILE_NAME-$CYCLE.exe`"
83 EXE_NAME="`echo $FILE_NAME.exe`"
86 ./$EXE_NAME >& tmp.$FILE_NAME
91 if [ -s tmp.$FILE_NAME ]; then
92 mv tmp.$FILE_NAME $FILE_NAME.xml
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dcheck_performance45 FILE_NAME="`basename $NAME`"
46 FILE_NAME="`echo $FILE_NAME | sed 's/.cc//g'`"
57 EXE_NAME="`echo $FILE_NAME-$CYCLE.exe`"
71 EXE_NAME="`echo $FILE_NAME-$CYCLE.exe`"
83 EXE_NAME="`echo $FILE_NAME.exe`"
86 ./$EXE_NAME >& tmp.$FILE_NAME
91 if [ -s tmp.$FILE_NAME ]; then
92 mv tmp.$FILE_NAME $FILE_NAME.xml
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtoutimpl.c26 #define FILE_NAME "toutimpl_out.txt" macro
86 if (freopen (FILE_NAME, "w", stdout) == NULL) in main()
121 f = fopen (FILE_NAME, "r"); in main()
143 remove (FILE_NAME); in main()
/netbsd-src/tests/lib/libc/sys/
H A Dt_syscall.c56 #define FILE_NAME "dummy" macro
71 fd = open(FILE_NAME, O_RDWR|O_CREAT|O_TRUNC, 0666); in ATF_TC_BODY()
96 fd = open(FILE_NAME, O_RDWR|O_CREAT|O_TRUNC, 0666); in ATF_TC_BODY()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlog.c233 #define FILE_NAME(channel) (channel->destination.file.name)
443 filename = UNCONST(FILE_NAME(channel)); in isc_logconfig_destroy()
665 FILE_NAME(channel) = isc_mem_strdup(mctx, in isc_log_createchannel()
675 FILE_NAME(channel) = NULL; in isc_log_createchannel()
1384 path = FILE_NAME(channel); in isc_logfile_roll()
1423 FILE_NAME(channel), in isc_log_open()
1770 (stat(FILE_NAME(channel), &statbuf) != 0 && in isc_log_doit()
1794 FILE_NAME(channel), in isc_log_doit()
240 #define FILE_NAME( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c237 #define FILE_NAME(channel) (channel->destination.file.name) macro
466 DE_CONST(FILE_NAME(channel), filename); in isc_logconfig_destroy()
689 FILE_NAME(channel) = isc_mem_strdup(mctx, in isc_log_createchannel()
699 FILE_NAME(channel) = NULL; in isc_log_createchannel()
1418 path = FILE_NAME(channel); in isc_log_open()
1457 FILE_NAME(channel), in isc_log_open()
1794 (stat(FILE_NAME(channel), &statbuf) != 0 && in isc_log_doit()
1818 FILE_NAME(channel), in isc_log_doit()
/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c289 { XX("name"), FILE_NAME, FILE_FMT_NONE },
313 { XX("name"), FILE_NAME, FILE_FMT_STR },
1032 case FILE_NAME: in apprentice_magic_strength_1()
1296 size_t i = me->mp->type == FILE_NAME ? 1 : 0; in addentry()
1708 case FILE_NAME: in file_signextend()
2302 if (m->type == FILE_NAME && cont_level != 0) { in parse()
2458 if (m->type == FILE_NAME) { in parse_strength()
2861 case FILE_NAME: in getvalue()
3726 if (ma[i].type != FILE_NAME) in file_magicfind()
H A Dfile.h277 #define FILE_NAME 45 macro
302 (t) == FILE_NAME || \
H A Dprint.c231 case FILE_NAME: in file_mdump()
H A Dsoftmagic.c244 if (m->type != FILE_NAME) in match()
801 case FILE_NAME: in mprint()
1304 case FILE_NAME: in mconvert()
1973 case FILE_NAME: in mget()
2363 case FILE_NAME: in magiccheck()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcc.info55820 "file": FILE_NAME,
55827 * FILE_NAME: name of the source file
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcc.info58816 * FILE_NAME: name of the source file