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

  /src/sys/external/bsd/drm2/include/linux/
interval_tree_generic.h 39 #define INTERVAL_TREE_DEFINE(T, F, KT, KLAST, NSTART, NLAST, QUAL, PREFIX) \
81 QUAL void \
87 QUAL void \
96 QUAL void \
102 QUAL T * \
117 QUAL T * \
  /src/games/sail/
globals.c 320 /* class qual crew2 gunL carL rig1 rig3 */
406 /* class qual crew2 gunL carL rig1 rig3 */
482 const char QUAL[9][5] = {
pl_3.c 151 hit += QUAL[index][mc->qual-1];
extern.h 200 unsigned char qual; member in struct:shipspecs
235 extern const char QUAL[9][5];
dr_1.c 167 fromstrength = menfrom * fromcap->specs->qual;
168 strengthto = mento * tocap->specs->qual;
185 fromstrength = menfrom * fromcap->specs->qual;
186 strengthto = mento * tocap->specs->qual;
359 hit += QUAL[indx][capship(sp)->specs->qual - 1];

Completed in 27 milliseconds