Searched refs:_VMFUNC_ (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | vmalloc.h | 217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__) macro 219 #define _VMFUNC_(vm) (_VM_(vm)->func = 0) 222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | vmalloc.h | 217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__) macro 219 #define _VMFUNC_(vm) (_VM_(vm)->func = 0) 222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | vmalloc.h | 217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__) macro 219 #define _VMFUNC_(vm) (_VM_(vm)->func = 0) 222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | vmalloc.h | 217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__) macro 219 #define _VMFUNC_(vm) (_VM_(vm)->func = 0) 222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | vmalloc.h | 217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__) macro 219 #define _VMFUNC_(vm) (_VM_(vm)->func = 0) 222 #define _VMFL_(vm) (_VMFILE_(vm), _VMLINE_(vm), _VMFUNC_(vm))
|