OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htod8a
(Results
1 - 2
of
2
) sorted by null
/external/libmtp/src/
ptp-pack.c
85
#define
htod8a
(a,x) *(uint8_t*)(a) = x
macro
200
htod8a
(&data[offset],packedlen+1);
490
htod8a
(&req->data[PTP_oi_filenamelen],filenamelen+1);
502
htod8a
(&data[PTP_oi_Filename+(filenamelen+1)*2],
507
htod8a
(&data[PTP_oi_Filename+(filenamelen+capturedatelen+2)*2+1],
871
htod8a
(dpv,value->i8);
876
htod8a
(dpv,value->u8);
913
htod8a
(&dpv[sizeof(uint32_t)+i*sizeof(uint8_t)],value->a.v[i].u8);
920
htod8a
(&dpv[sizeof(uint32_t)+i*sizeof(int8_t)],value->a.v[i].i8);
[
all
...]
ptp.c
[
all
...]
Completed in 1124 milliseconds