HomeSort by: relevance | last modified time | path
    Searched refs:land (Results 1 - 5 of 5) sorted by relevancy

  /src/games/battlestar/
command6.c 69 land(void) function in typeref:typename:int
71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) &&
81 puts("You can't land here.");
extern.h 71 #define LAND 2
354 int land(void);
cypher.c 540 if (!land())
  /src/usr.bin/m4/TEST/
test.m4 143 In a land far, far away, there is a magical kingdom called the Kingdom of
144 Transformation. A king rules over this land and employs a Council of
  /src/lib/libintl/
plural_parser.c 328 * lor := land ( '||' land )*
330 * land := equality ( '&&' equality )*
406 DEF_TR(land, T_LAND, equality);
407 DEF_TR(lor, T_LOR, land);

Completed in 14 milliseconds