Home
last modified time | relevance | path

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

/titanic_51/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))
/titanic_51/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_51/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_51/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_51/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_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h216 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)__FILE__) macro
218 #define _VMFILE_(vm) (_VM_(vm)->file = (char*)0)
233 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))