Searched refs:VMFLF (Results 1 - 5 of 5) sorted by relevance
/ast/src/lib/libast/vmalloc/ |
H A D | vmdebug.c | 376 VMFLF(vm,file,line,func); 425 VMFLF(vm,file,line,func); 480 VMFLF(vm,file,line,func); 669 VMFLF(vm,file,line,func);
|
H A D | vmprofile.c | 479 VMFLF(vm,file,line,func); 514 VMFLF(vm,file,line,func); 575 VMFLF(vm,file,line,func); 672 VMFLF(vm,file,line,func);
|
H A D | vmtrace.c | 129 VMFLF(vm,file,line,func);
|
H A D | vmhdr.h | 381 #define VMFLF(vm,fi,ln,fn) ((fi) = (vm)->file, (vm)->file = NIL(char*), \ macro
|
H A D | malloc.c | 257 VMFLF(Vmregion,file,line,func); 752 VMFLF(Vmregion,file,line,func); /* save info before freeing frames */
|
Completed in 21 milliseconds