Home
last modified time | relevance | path

Searched refs:nxt_mem_zone_alloc (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_mem_zone.h17 #define nxt_mem_zone_alloc(zone, size) \ macro
/unit/src/test/
H A Dnxt_mem_zone_test.c53 blocks[n] = nxt_mem_zone_alloc(zone, size & max_size); in nxt_mem_zone_test()