Home
last modified time | relevance | path

Searched refs:qword_t (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dx86_imm.c11 qword_t *qp = (qword_t *) dest; in x86_imm_signsized()
28 *qp = *((qword_t *) buf); in x86_imm_signsized()
43 qword_t *qp = (qword_t *) dest; in x86_imm_sized()
60 *qp = *((qword_t *) buf); in x86_imm_sized()
Dqword.h9 typedef __int64 qword_t; typedef
11 typedef int64_t qword_t; typedef
Dlibdis.h11 typedef __int64 qword_t; typedef
13 typedef int64_t qword_t; typedef
242 qword_t sqword;
246 qword_t qword;
252 qword_t dqword[2];
/external/sfntly/cpp/src/sfntly/port/
Dtype.h33 typedef uint64_t qword_t; typedef