Searched refs:write_full (Results 1 – 2 of 2) sorted by relevance
156 void write_full(ir_variable *lhs, ir_variable *rhs) in write_full() function in __anonccd248070111::copy_propagation_state672 state->write_full(lhs_var, rhs->var); in add_copy()
4954 write_full(int fd, const void *ptr, size_t count) in write_full() function4999 n = write_full(vrend_state.eventfd, &value, sizeof(value)); in wait_sync()