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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dwindmc.c556 target_put_16 (void *p, rc_uint_type value) function
599 target_put_16 (ret->length, (len + 3) & ~3);
600 target_put_16 (ret->flags, MESSAGE_RESOURCE_UNICODE);
604 target_put_16 (ret->data + txt_len, *ht++);
625 target_put_16 (ret->length, (len + 3) & ~3);
626 target_put_16 (ret->flags, 0);
H A Dwindres.c129 static void target_put_16 (void *, rc_uint_type);
1208 target_put_16 (data, value);
1345 target_put_16 (void *p, rc_uint_type value)
1339 target_put_16 (void *p, rc_uint_type value) function

Completed in 102 milliseconds