Searched refs:LAND (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/games/battlestar/ |
| D | dayobjs.c | 63 {70, LAND}, 64 {71, LAND}, 65 {72, LAND}, 66 {73, LAND}, 67 {74, LAND}, 68 {75, LAND}, 69 {76, LAND}, 70 {77, LAND}, 71 {78, LAND}, 72 {79, LAND}, [all …]
|
| D | command1.c | 50 testbit(location[position].objects, LAND) || in moveplayer() 259 (testbit(location[position].objects, LAND) && fuel <= 0)) { in crash()
|
| D | command6.c | 71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) && in land()
|
| D | extern.h | 71 #define LAND 2 macro
|
| /netbsd/src/usr.bin/m4/ |
| D | parser.y | 33 %left LAND 76 | expr LAND expr { $$ = $1 && $3; }
|
| D | tokenizer.l | 64 "&&" { return(LAND); }
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calc.h | 77 LAND = 278, /* LAND */ enumerator 112 #define LAND 278 macro
|
| D | calc.y | 155 %left LAND 220 | e LAND e { sp--; mpz_set_ui (sp, mpz_sgn (sp) && mpz_sgn (sp+1)); }
|
| D | calclex.l | 82 "&&" { return LAND; }
|
| D | calc.c | 275 LAND = 278, /* LAND */ enumerator 310 #define LAND 278 macro
|
| D | calclex.c | 885 { return LAND; }
|
| /netbsd/src/tools/m4/bootstrap/ |
| D | parser.h | 4 #define LAND 260 macro
|
| D | parser.c | 54 #define LAND 260 macro
|
| D | tokenizer.c | 836 { return(LAND); }
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/ |
| D | cpls-ops.cc | 207 GEN_OP (LAND, && (E, E) )
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | HISTORY | 930 fix TCP urgent packet & offset testing and add LAND attack test for iptest
|
| /netbsd/src/games/fortune/datfiles/ |
| D | fortunes2 | 40032 LAND OF 10,00 ELVIS IMPERSONATORS THE GOOFY ACCENT STATE
|