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
11 typedef __int64 qword_t; typedef13 typedef int64_t qword_t; typedef242 qword_t sqword;246 qword_t qword;252 qword_t dqword[2];
33 typedef uint64_t qword_t; typedef