Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dalloca.c317 long this_size; /* Size of this block (does not include member
374 size = trailer->this_size; in i00afunc()
394 if (trailer->this_size <= 0) in i00afunc()
396 result += trailer->this_size; in i00afunc()
/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()