Searched refs:qword_t (Results 1 – 4 of 4) sorted by relevance
11 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()
9 typedef __int64 qword_t; typedef11 typedef int64_t qword_t; typedef
15 typedef __int64 qword_t; typedef17 typedef int64_t qword_t; typedef246 qword_t sqword;250 qword_t qword;256 qword_t dqword[2];
53 typedef uint64_t qword_t; typedef