Searched refs:ALLOC_SZ (Results 1 – 1 of 1) sorted by relevance
608 #define ALLOC_SZ 128 macro623 expr_msg = malloc(ALLOC_SZ); in _expr_log()624 alloc_size = ALLOC_SZ; in _expr_log()644 alloc_size = (cur_size + size + ALLOC_SZ - 1) & ~(ALLOC_SZ - 1); in _expr_log()