Searched refs:bmalloc (Results 1 – 5 of 5) sorted by relevance
32 n = bmalloc(sizeof(*n)); in new_number()51 n = bmalloc(sizeof(*n)); in dup_number()59 bmalloc(size_t sz) in bmalloc() function
36 void *bmalloc(size_t);
240 p = bmalloc(sz + 1); in read_string()
258 a = bmalloc(sizeof(*a)); in array_new()
1290 r = bmalloc(sizeof(*r)); in bsqrt()