Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dmapping.h391 typedef uint64_t UINT_BIG; typedef
395 typedef unsigned long int UINT_BIG; typedef
399 typedef unsigned long long int UINT_BIG; typedef
403 #define UINT_BIG "no uint64_t type available" macro
H A Dast.h825 typedef uint64_t UINT_BIG; typedef