Searched refs:ALLOCM_ERR_OOM (Results 1 - 3 of 3) sorted by last modified time

/freebsd-10.0-release/include/
H A Dmalloc_np.h55 #define ALLOCM_ERR_OOM 1 macro
/freebsd-10.0-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h33 #define ALLOCM_ERR_OOM 1 macro
/freebsd-10.0-release/contrib/jemalloc/src/
H A Djemalloc.c1503 return (ALLOCM_ERR_OOM);
1632 return (ALLOCM_ERR_OOM);
1701 return (ALLOCM_ERR_OOM);
1705 return (ALLOCM_ERR_OOM);

Completed in 193 milliseconds