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

  /src/games/sail/
array.c 33 #define ARRAYINLINE
array.h 65 #ifndef ARRAYINLINE
66 #define ARRAYINLINE __c99inline
69 ARRAYINLINE unsigned
75 ARRAYINLINE void *
82 ARRAYINLINE void
89 ARRAYINLINE int
117 * master source file, the same as the usage of ARRAYINLINE above and
237 DEFARRAY_BYTYPE(stringarray, char, ARRAYINLINE);

Completed in 12 milliseconds