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

  /src/sys/arch/evbmips/loongson/
loongson_bus_defs.h 10 extern int ex_mallocsafe;
loongson_bus_io.c 59 #define CHIP_EX_MALLOC_SAFE(v) (ex_mallocsafe)
loongson_bus_mem.c 58 #define CHIP_EX_MALLOC_SAFE(v) (ex_mallocsafe)
machdep.c 182 int ex_mallocsafe = 0; variable in typeref:typename:int
702 ex_mallocsafe = 1;

Completed in 16 milliseconds