| /netbsd-src/sys/arch/amiga/stand/loadbsd/ |
| H A D | loadbsd.c | 193 u_char *fmem; in main() local 299 get_mem_config((void **)&fmem, &fmemsz, &cmemsz); in main() 345 fmem += 4 * 1024 * 1024; in main() 358 (fmemsz & 0xfffff) ? 'K' : 'M', (u_long)fmem, cmemsz >> 20); in main() 429 if (kp < fmem) { in main() 431 (u_long)kp, (u_long)fmem); in main() 438 (u_long)kp, (u_long)fmem); in main() 466 start_it(kp, ksize, marks[MARK_ENTRY] - marks[MARK_START], fmem, fmemsz, cmemsz, in main() 472 get_mem_config(void **fmem, u_long *fmemsz, u_long *cmemsz) in get_mem_config() argument 482 *fmem = NULL; in get_mem_config() [all …]
|
| /netbsd-src/sys/arch/amiga/stand/bootblock/ppcboot/ |
| H A D | ppcstart.c | 42 startit(kp, ksize, entry, fmem, fmemsz, cmemsz, in startit() argument 46 u_long kp, ksize, entry, fmem, fmemsz, cmemsz, in startit() 60 *(volatile u_int32_t *)0xfff000f4 = fmem;
|
| /netbsd-src/sys/arch/amiga/stand/bootblock/boot/ |
| H A D | main.c | 105 u_int32_t fmem = 0x0; in pain() local 326 fmem = from; in pain() 349 fmem += 4*1024*1024; in pain() 456 (u_long)kp, (u_long)fmem); in pain() 465 (u_long)fmem, (u_long)fmemsz, (u_long)cmemsz, in pain() 483 (kp, ksize, marks[MARK_ENTRY] - marks[MARK_START], (void *)fmem, fmemsz, cmemsz, in pain()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | class.cc | 7108 find_flexarrays (tree t, flexmems_t *fmem, bool base_p, in find_flexarrays() argument 7162 if (fmem->array && !fmem->after[bool (pun)]) in find_flexarrays() 7166 fmem->after[bool (pun)] = fld; in find_flexarrays() 7180 tree first = fmem->first; in find_flexarrays() 7181 tree array = fmem->array; in find_flexarrays() 7188 fmem->first = NULL_TREE; in find_flexarrays() 7190 find_flexarrays (eltype, fmem, false, pun, in find_flexarrays() 7193 if (fmem->array != array) in find_flexarrays() 7200 fmem->first = first; in find_flexarrays() 7215 if (!fmem->first) in find_flexarrays() [all …]
|
| H A D | ChangeLog-2018 | 2366 Let -fmem-report see callers of cxx_make_type.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | class.c | 6996 find_flexarrays (tree t, flexmems_t *fmem, bool base_p, in find_flexarrays() argument 7050 if (fmem->array && !fmem->after[bool (pun)]) in find_flexarrays() 7054 fmem->after[bool (pun)] = fld; in find_flexarrays() 7068 tree first = fmem->first; in find_flexarrays() 7069 tree array = fmem->array; in find_flexarrays() 7076 fmem->first = NULL_TREE; in find_flexarrays() 7078 find_flexarrays (eltype, fmem, false, pun, in find_flexarrays() 7081 if (fmem->array != array) in find_flexarrays() 7088 fmem->first = first; in find_flexarrays() 7103 if (!fmem->first) in find_flexarrays() [all …]
|
| /netbsd-src/sys/arch/alpha/alpha/ |
| H A D | trap.c | 1001 } fmem; in emul_fix() local 1025 alpha_stt(inst->float_format.fa, &fmem.t); in emul_fix() 1027 *regptr = fmem.t.i; in emul_fix() 1033 alpha_sts(inst->float_format.fa, &fmem.s); in emul_fix() 1035 *regptr = (int32_t)fmem.s.i; in emul_fix() 1050 fmem.s.i = (uint32_t)regval; in emul_fix() 1051 alpha_lds(inst->float_format.fc, &fmem.s); in emul_fix() 1070 fmem.t.i = regval; in emul_fix() 1071 alpha_ldt(inst->float_format.fc, &fmem.t); in emul_fix()
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | init.c | 288 const sym_t *fmem = first_named_member(tp); in designator_type() local 291 return fmem != NULL ? fmem->s_type : NULL; in designator_type()
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | misc | 97 fmem.s : 2.9
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | common.opt | 1990 fmem-report 1994 fmem-report-wpa
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | common.opt | 2112 fmem-report 2116 fmem-report-wpa
|
| H A D | ChangeLog-2012 | 11566 * common.opt (-fmem-report-wpa): Add 11567 * doc/invoke.texi (-fmem-report-wpa): Document.
|
| H A D | ChangeLog-2001 | 24364 -dumpmachine, -dumpversion, -fmem-report and -ftime-report.
|
| H A D | ChangeLog-2000 | 10078 (f_options): Add -ftime-report and -fmem-report.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | invoke.texi | 668 -flto-report -flto-report-wpa -fmem-report-wpa @gol 669 -fmem-report -fpre-ipa-mem-report -fpost-ipa-mem-report @gol 16500 @item -fmem-report 16501 @opindex fmem-report 16505 @item -fmem-report-wpa 16506 @opindex fmem-report-wpa
|
| H A D | install.texi | 1923 @option{-fmem-report}.
|
| H A D | gccinstall.info | 1656 '-fmem-report'.
|
| H A D | gcc.info | 997 -flto-report -flto-report-wpa -fmem-report-wpa 998 -fmem-report -fpre-ipa-mem-report -fpost-ipa-mem-report 15609 '-fmem-report' 15613 '-fmem-report-wpa' 61042 * fmem-report: Developer Options. (line 880) 61043 * fmem-report-wpa: Developer Options. (line 884)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | install.texi | 2061 @option{-fmem-report}.
|
| H A D | gccinstall.info | 1795 '-fmem-report'.
|
| H A D | invoke.texi | 719 -flto-report -flto-report-wpa -fmem-report-wpa @gol 720 -fmem-report -fpre-ipa-mem-report -fpost-ipa-mem-report @gol 18716 @item -fmem-report 18717 @opindex fmem-report 18721 @item -fmem-report-wpa 18722 @opindex fmem-report-wpa
|
| H A D | gcc.info | 1046 -flto-report -flto-report-wpa -fmem-report-wpa 1047 -fmem-report -fpre-ipa-mem-report -fpost-ipa-mem-report 17614 '-fmem-report' 17618 '-fmem-report-wpa' 64093 * fmem-report: Developer Options. (line 869) 64094 * fmem-report-wpa: Developer Options. (line 873)
|
| /netbsd-src/external/gpl3/binutils.old/dist/ |
| H A D | sha256.sum | 10024 acd4f62f97ad7ebee9b2c3aaa5fc4b8f55d28624e22b58954d04cdc8d1715a28 gas/testsuite/gas/hppa/basic/fmem…
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | sha256.sum | 6901 acd4f62f97ad7ebee9b2c3aaa5fc4b8f55d28624e22b58954d04cdc8d1715a28 gas/testsuite/gas/hppa/basic/fmem…
|