Home
last modified time | relevance | path

Searched refs:__location__ (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/talloc/
Dhieralloc.h12 #ifndef __location__
16 #define __location__ __FILE__ ":" __HIERALLOC_STRING_2__ macro
20 #define hieralloc_size(ctx, size) hieralloc_allocate(ctx, size, "sz:"__location__)
21 #define hieralloc_new(ctx) hieralloc_allocate(ctx, 0, "nw:" __location__)
23 #define hieralloc_zero_size(ctx, size) _hieralloc_zero(ctx, size, "zrsz:"__location__)
/external/mesa3d/src/pixelflinger2/
Dpixelflinger2.h37 #ifndef __location__
41 #define __location__ __FILE__ ":" __HIERALLOC_STRING_2__ macro
44 …) { do { if (!(EXPR)) {ALOGD("\n*\n*\n*\n* assert fail: '"#EXPR"' at "__location__"\n*\n*\n*"); ex…