Home
last modified time | relevance | path

Searched refs:__uint64_t (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/kernel/src/include/DragonOS/
Dstdint.h44 typedef unsigned long int __uint64_t; typedef
47 __extension__ typedef unsigned long long int __uint64_t; typedef
58 typedef __uint64_t __uint_least64_t;
63 typedef __uint64_t uint64_t;
/DragonOS-0.1.7/user/libs/libc/src/include/export/
Dstdint.h44 typedef unsigned long int __uint64_t; typedef
47 __extension__ typedef unsigned long long int __uint64_t; typedef
58 typedef __uint64_t __uint_least64_t;
63 typedef __uint64_t uint64_t;