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

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindmc.c555 target_put_16 (void *p, rc_uint_type value) function
598 target_put_16 (ret->length, (len + 3) & ~3);
599 target_put_16 (ret->flags, MESSAGE_RESOURCE_UNICODE);
603 target_put_16 (ret->data + txt_len, *ht++);
624 target_put_16 (ret->length, (len + 3) & ~3);
625 target_put_16 (ret->flags, 0);
H A Dwindres.c126 static void target_put_16 (void *, rc_uint_type);
1225 target_put_16 (data, value);
1362 target_put_16 (void *p, rc_uint_type value)
1356 target_put_16 (void *p, rc_uint_type value) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindmc.c555 target_put_16 (void *p, rc_uint_type value) function
598 target_put_16 (ret->length, (len + 3) & ~3);
599 target_put_16 (ret->flags, MESSAGE_RESOURCE_UNICODE);
603 target_put_16 (ret->data + txt_len, *ht++);
624 target_put_16 (ret->length, (len + 3) & ~3);
625 target_put_16 (ret->flags, 0);
H A Dwindres.c126 static void target_put_16 (void *, rc_uint_type);
1230 target_put_16 (data, value);
1367 target_put_16 (void *p, rc_uint_type value)
1361 target_put_16 (void *p, rc_uint_type value) function
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindmc.c555 target_put_16 (void *p, rc_uint_type value) function
598 target_put_16 (ret->length, (len + 3) & ~3);
599 target_put_16 (ret->flags, MESSAGE_RESOURCE_UNICODE);
603 target_put_16 (ret->data + txt_len, *ht++);
624 target_put_16 (ret->length, (len + 3) & ~3);
625 target_put_16 (ret->flags, 0);
H A Dwindres.c126 static void target_put_16 (void *, rc_uint_type);
1230 target_put_16 (data, value);
1367 target_put_16 (void *p, rc_uint_type value)
1361 target_put_16 (void *p, rc_uint_type value) function

Completed in 201 milliseconds