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

  /src/games/warp/
config.h 94 * This symbol indicates how much support of the void type is given by this
97 * 1 = supports declaration of void
98 * 2 = supports arrays of pointers to functions returning void
99 * 4 = supports comparisons between pointers to void functions and
100 * addresses of void functions
111 #define void int /* is void to be avoided? */ macro
  /src/sys/arch/next68k/next68k/
nextrom.h 153 void *mg_alloc_base, mg_alloc_brk;
170 void (*mg_nofault)(); field in struct:mon_global
177 void *(*mg_alloc)(); field in struct:mon_global
183 void (*mg_scsi_intr)(); field in struct:mon_global
210 void *mon_alloc();

Completed in 11 milliseconds