| /src/external/gpl2/mkhybrid/dist/include/ |
| mconfig.h | 234 # define far macro 241 # define far macro 253 # define far macro 260 # define far macro
|
| /src/sys/arch/arm/arm32/ |
| fault.c | 190 data_abort_fixup(trapframe_t *tf, u_int fsr, u_int far, struct lwp *l) 221 dab_fatal(tf, fsr, far, l, NULL); 235 u_int far, fsr; local 245 /* Grab FAR/FSR before enabling interrupts */ 246 far = cpu_faultaddress(); 264 UVMHIST_LOG(maphist, " (l=%#jx, far=%#jx, fsr=%#jx", 265 (uintptr_t)l, far, fsr, 0); 280 printf("%s: data_aborts fsr=0x%x far=0x%x\n", 281 __func__, fsr, far); 283 if ((data_aborts[fsr & FAULT_TYPE_MASK].func)(tf, fsr, far, [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| loongarch-tdep.c | 486 register defined by FAR in REGCACHE. FAR indicates the available 489 f7 and f0 respectively, that is to say, regnum is f7 if FAR is 1, 490 regnum is f6 if FAR is 2, regnum is f5 if FAR is 3, regnum is f4 491 if FAR is 4, regnum is f3 if FAR is 5, regnum is f2 if FAR is 6, 492 regnum is f1 if FAR is 7, regnum is f0 if FAR is 8. * 647 unsigned int far = LOONGARCH_ARG_REGNUM; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| loongarch-tdep.c | 807 register defined by FAR in REGCACHE. FAR indicates the available 810 f7 and f0 respectively, that is to say, regnum is f7 if FAR is 1, 811 regnum is f6 if FAR is 2, regnum is f5 if FAR is 3, regnum is f4 812 if FAR is 4, regnum is f3 if FAR is 5, regnum is f2 if FAR is 6, 813 regnum is f1 if FAR is 7, regnum is f0 if FAR is 8. * 968 unsigned int far = LOONGARCH_ARG_REGNUM; local [all...] |
| /src/games/hack/ |
| hack.fight.c | 110 boolean far = (dist(magr->mx, magr->my) > 15); local 111 if (far != far_noise || moves - noisetime > 10) { 112 far_noise = far; 115 far ? " in the distance" : "");
|
| /src/common/lib/libc/arch/sparc64/string/ |
| memset.S | 201 !! Remember: we were 8 bytes too far 202 dec 56, %i2 ! Go one iteration too far
|
| /src/usr.bin/make/unit-tests/ |
| cond-late.mk | 8 # expressions are evaluated individually and only as far as necessary, see
|
| directive-for-break.mk | 40 # lines from inactive branches are only parsed as far as necessary to see
|
| var-op-append.mk | 39 # '+=' assignment operator. As far as possible, the '+' is interpreted as
|
| /src/common/dist/zlib/ |
| zconf.h | 311 /* The following definitions for FAR are needed only for MSDOS mixed 312 * model programming (small or medium model with some far allocations). 315 * just define FAR to be empty. 322 # define FAR _far 324 # define FAR far 331 # define FAR _far 333 # define FAR far 356 # ifdef FAR [all...] |
| /src/external/gpl3/binutils/dist/zlib/ |
| zconf.h | 303 /* The following definitions for FAR are needed only for MSDOS mixed 304 * model programming (small or medium model with some far allocations). 307 * just define FAR to be empty. 314 # define FAR _far 316 # define FAR far 323 # define FAR _far 325 # define FAR far 348 # ifdef FAR [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/ |
| zconf.h | 304 /* The following definitions for FAR are needed only for MSDOS mixed 305 * model programming (small or medium model with some far allocations). 308 * just define FAR to be empty. 315 # define FAR _far 317 # define FAR far 324 # define FAR _far 326 # define FAR far 349 # ifdef FAR [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/ |
| zconf.h | 304 /* The following definitions for FAR are needed only for MSDOS mixed 305 * model programming (small or medium model with some far allocations). 308 * just define FAR to be empty. 315 # define FAR _far 317 # define FAR far 324 # define FAR _far 326 # define FAR far 349 # ifdef FAR [all...] |
| /src/external/gpl3/gdb/dist/zlib/ |
| zconf.h | 303 /* The following definitions for FAR are needed only for MSDOS mixed 304 * model programming (small or medium model with some far allocations). 307 * just define FAR to be empty. 314 # define FAR _far 316 # define FAR far 323 # define FAR _far 325 # define FAR far 348 # ifdef FAR [all...] |
| /src/common/dist/zlib/contrib/delphi/ |
| ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 70 data that have been written to the stream so far. 109 have been read from the stream so far.
|
| /src/lib/libc/arch/sparc/gen/ |
| divrem.m4 | 64 * R the remainder so far, initially the dividend 203 ! V > R: went too far: back up 1 step
|
| /src/sys/arch/sparc64/doc/ |
| TODO | 60 - platforms tested so far:
|
| /src/sys/lib/libkern/arch/sparc/ |
| divrem.m4 | 64 * R the remainder so far, initially the dividend 203 ! V > R: went too far: back up 1 step
|
| /src/sys/lib/libkern/arch/sparc64/ |
| divrem.m4 | 68 * R the remainder so far, initially the dividend 204 ! V > R: went too far: back up 1 step
|
| /src/external/gpl3/binutils/dist/zlib/contrib/delphi/ |
| ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 70 data that have been written to the stream so far. 109 have been read from the stream so far.
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/ |
| ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 70 data that have been written to the stream so far. 109 have been read from the stream so far.
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/ |
| ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 70 data that have been written to the stream so far. 109 have been read from the stream so far.
|
| /src/external/gpl3/gdb/dist/zlib/contrib/delphi/ |
| ZLib.pas | 26 total_in: Longint; // total nb of input bytes read so far 30 total_out: Longint; // total nb of bytes output so far 70 data that have been written to the stream so far. 109 have been read from the stream so far.
|
| /src/common/dist/zlib/contrib/pascal/ |
| zlibpas.pas | 31 total_in: LongInt; (* total nb of input bytes read so far *) 35 total_out: LongInt; (* total nb of bytes output so far *)
|
| /src/sys/lib/libkern/arch/m68k/ |
| udivsi3.S | 85 | the quotient we have so far is only a guess. the divide we
|