Searched refs:bmalloc (Results 1 – 5 of 5) sorted by relevance
35 n = bmalloc(sizeof(*n)); in new_number()55 n = bmalloc(sizeof(*n)); in dup_number()63 bmalloc(size_t sz) in bmalloc() function
39 void *bmalloc(size_t);
238 p = bmalloc(sz + 1); in read_string()271 p = bmalloc(2); in get_digit()
270 a = bmalloc(sizeof(*a)); in array_new()
1321 r = bmalloc(sizeof(*r)); in bsqrt()