| /src/games/mille/ |
| misc.c | 144 int i, safe, miles; local 148 for (safe = 0, i = 0; i < NUMSAFE; i++) 150 safe++; 151 if (safe < 2) 160 if (miles + safe == NUMSAFE) 163 if ((safe = pp->hand[i]) <= C_200) 164 miles += Value[safe];
|
| comp.c | 59 CARD safe, oppos; local 67 safe = 0; 109 ++safe; 125 fprintf(outf, "CALCMOVE: cango = %d, canstop = %d, safe = %d\n", 126 cango, canstop, safe); 130 for (i = 0; safe && i < HAND_SZ; i++) { 163 safe--; 245 safe = S_RIGHT_WAY; 255 safe = safety(card) - S_CONV; 257 if (pp->safety[safe] != S_UNKNOWN [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ttm/ |
| ttm_execbuf_util.c | 103 struct ttm_validate_buffer *safe = entry; local 105 list_del(&safe->head); 106 list_add(&safe->head, dups);
|
| /src/sys/arch/sun2/sun2/ |
| locore.s | 546 * be concurrent-safe without disabling interrupts. Why you
|
| /src/sys/arch/vax/boot/common/ |
| srt0.S | 44 movl $_C_LABEL(start), %sp # Probably safe place for stack
|
| /src/compat/ |
| exec.mk | 27 # 64-bit alignment/size safe structures.
|
| /src/sys/dev/raidframe/ |
| rf_paritymap.c | 428 struct rf_pmparams safe; local 439 safe.cooldown = DFL_COOLDOWN; 440 safe.tickms = DFL_TICKMS; 441 safe.regions = 0; 443 if (0 != rf_paritymap_set_params(pm, &safe, 0)) 554 * In theory, it should be safe to take the intersection (or just pick
|
| /src/doc/ |
| TODO.compat-module | 40 11. Implemented a MP-safe mechanism for installing and removing function 48 use the MP-safe mechanism.
|
| /src/sbin/routed/ |
| parms.c | 494 int safe) /* 1=from secure file */ 503 if (!safe) 583 int safe) /* 1=from secure file */ 716 msg = get_passwd(tgt,val0,&parm,RIP_AUTH_MD5,safe);
|
| /src/sys/arch/sun68k/stand/libsa/ |
| SRT0.S | 36 | Flush the CPU cache using MC68020 values just to be safe.
|
| /src/usr.bin/make/unit-tests/ |
| var-op-assign.mk | 89 # In safe mode, parsing would stop immediately after the "VARIABLE NAME="
|
| /src/sys/arch/virt68k/virt68k/ |
| locore.s | 288 jeq Lfptnull | yes, safe
|
| /src/sys/arch/ia64/stand/common/ |
| help.common | 348 commands, so it is safe to source a file from removable media.
|
| /src/sys/arch/atari/atari/ |
| locore.s | 324 jeq Lfptnull | yes, safe 329 jeq Lfptnull | yes, safe
|
| /src/sys/arch/luna68k/stand/boot/ |
| locore.S | 427 jeq Lfptnull | yes, safe
|
| /src/sys/arch/next68k/next68k/ |
| locore.s | 457 jeq Lfptnull | yes, safe
|
| /src/sys/arch/sun3/sun3/ |
| locore.s | 304 jeq Lfptnull | yes, safe
|
| /src/sys/arch/sun3/sun3x/ |
| locore.s | 289 jeq Lfptnull | yes, safe
|
| /src/common/lib/libc/arch/sparc64/string/ |
| memcpy.S | 535 * %o5 last safe fetchable address 556 andn %o5, BLOCK_ALIGN, %o5 ! Last safe addr.
|
| /src/sys/arch/cesfic/cesfic/ |
| locore.s | 451 jeq Lfptnull | yes, safe
|
| /src/sys/arch/luna68k/luna68k/ |
| locore.s | 364 jeq Lfptnull | yes, safe
|
| /src/sys/arch/mvme68k/mvme68k/ |
| locore.s | 719 jeq Lfptnull | yes, safe
|
| /src/sys/arch/news68k/news68k/ |
| locore.s | 445 jeq Lfptnull | yes, safe
|
| /src/sys/arch/x68k/x68k/ |
| locore.s | 471 jeq Lfptnull | yes, safe
|
| /src/sys/arch/hp300/hp300/ |
| locore.s | 619 jeq Lfptnull | yes, safe
|