Searched refs:target_put_16 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindmc.c581 target_put_16 (void *p, rc_uint_type value) function
624 target_put_16 (ret->length, (len + 3) & ~3);
625 target_put_16 (ret->flags, MESSAGE_RESOURCE_UNICODE);
629 target_put_16 (ret->data + txt_len, *ht++);
650 target_put_16 (ret->length, (len + 3) & ~3);
651 target_put_16 (ret->flags, 0);

Completed in 98 milliseconds