Searched refs:rear (Results 1 – 3 of 3) sorted by relevance
413 int rear; in setstate() local420 rear = (int)(new_state[0] / MAX_TYPES); in setstate()443 rptr = &state[rear]; in setstate()444 fptr = &state[(rear + rand_sep) % rand_deg]; in setstate()
81 as a rear guard). This buffer is filled with the pattern (0xbb).
73 ### rear\_guard[=SIZE\_BYTES]76 On first allocation, this rear guard is written with a specific pattern (0xbb).78 modified. If any part of the rear guard is modified, an error will be reported94 Enables both a front guard and a rear guard on all allocations.