Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dalloca.c329 long this_size; /* Size of this block (does not include member
386 size = trailer->this_size; in i00afunc()
406 if (trailer->this_size <= 0) in i00afunc()
408 result += trailer->this_size; in i00afunc()