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

  /src/lib/libc/stdlib/
malloc.c 245 static int suicide; variable in typeref:typename:int
325 suicide = 1;
789 if (suicide)
821 if (suicide)
1115 if (suicide)
malloc.c 245 static int suicide; variable in typeref:typename:int
325 suicide = 1;
789 if (suicide)
821 if (suicide)
1115 if (suicide)

Completed in 86 milliseconds