Searched refs:VMFL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dast.h385 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
388 #define VMFL 1 macro
H A Dvmalloc.h213 #ifdef VMFL
304 #endif /*VMFL*/
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dfault.c48 #if defined(VMFL) && (VMALLOC_VERSION>=20031205L)
157 #if defined(VMFL) && (VMALLOC_VERSION>=20031205L)
161 /* VMFL defined when using vmalloc() */

Completed in 129 milliseconds