Home
last modified time | relevance | path

Searched defs:word64_t (Results 1 – 2 of 2) sorted by relevance

/dports/audio/bcg729/bcg729-faaa895862165acde6df8add722ba4f85a25007d/src/
H A Dtypedef.h36 typedef int64_t word64_t; typedef
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h322 typedef unsigned long long word64_t; /* 64-bit unsigned */ typedef
325 typedef unsigned long word64_t; /* 64-bit unsigned */ typedef
330 typedef unsigned long long word64_t; /* 64-bit unsigned */ typedef
334 typedef struct { word32_t v[2]; } word64_t; /* 64-bit unsigned */ typedef