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

  /src/games/phantasia/
phantglobs.c 42 struct player Other; /* stats for another player */
  /src/sys/arch/arm/arm32/
kobj_machdep.c 14 * documentation and/or other materials provided with the distribution.
40 * documentation and/or other materials provided with the distribution.
221 Other, ArmStart, ThumbStart, DataStart
244 return Other;
246 return Other;
249 return Other;
259 return Other;
270 if (t != Other)
283 if (t == Other)
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerMutate.cpp 79 const Unit &Other = (*Corpus)[Idx];
80 if (Other.empty())
85 Data, Size, Other.data(), Other.size(), U.data(), U.size(), Rand.Rand());
  /src/tests/usr.bin/xlint/lint1/
msg_247.c 8 // on this platform with its specific type sizes, but on other platforms.
23 struct Other {
28 example(struct Other *arg)
57 cast_to_char_pointer(struct Other *arg)
67 cast_to_unsigned_char_pointer(struct Other *arg)
79 cast_to_signed_char_pointer(struct Other *arg)
81 /* expect+1: warning: pointer cast from 'struct Other' to unrelated 'signed char' [247] */
86 cast_to_void_pointer_then_to_char_pointer(struct Other *arg)
  /src/sys/arch/prep/include/
residual.h 266 Other = 0x8000,

Completed in 15 milliseconds