Home
last modified time | relevance | path

Searched refs:_VMFILE_ (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libast/common/include/
H A Dvmalloc.h205 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
207 #define _VMFILE_(vm) (_VM_(vm)->file = 0)
222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h205 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
207 #define _VMFILE_(vm) (_VM_(vm)->file = 0)
222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h205 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
207 #define _VMFILE_(vm) (_VM_(vm)->file = 0)
222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h205 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
207 #define _VMFILE_(vm) (_VM_(vm)->file = 0)
222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h205 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
207 #define _VMFILE_(vm) (_VM_(vm)->file = 0)
222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))