Searched refs:bc_vm_strdup (Results 1 – 6 of 6) sorted by relevance
254 bc_history_prompt = bc_vm_strdup(prompt); in bc_history_line()257 else bc_history_prompt = bc_vm_strdup(prompt); in bc_history_line()1297 if (h->buf.v[0]) dup = bc_vm_strdup(h->buf.v); in bc_history_edit_next()2075 line = bc_vm_strdup(h->buf.v); in bc_history_line()
528 start = buf = vm->env_args_buffer = bc_vm_strdup(env_args);846 bc_vm_strdup(const char* str) function
581 slab.s = bc_vm_strdup(str); in bc_slabvec_strdup()
1393 str = bc_vm_strdup(vm->out.v); in bcl_string_helper()
412 name = bc_vm_strdup(p->l.str.v); in bc_parse_name()
912 bc_vm_strdup(const char* str);