Home
last modified time | relevance | path

Searched defs:uInt (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/libdecnumber/
H A DdecNumberLocal.h50 #define uInt uint32_t macro
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzconf.h154 # define uInt Perl_crz_uInt global() macro
396 typedef unsigned int uInt; /* 16 bits or more */ global() typedef
/openbsd-src/sys/lib/libz/
H A Dzconf.h155 # define uInt z_uInt global() macro
393 typedef unsigned int uInt; /* 16 bits or more */ global() typedef
/openbsd-src/lib/libz/
H A Dzconf.h155 # define uInt z_uInt global() macro
393 typedef unsigned int uInt; /* 16 bits or more */ global() typedef
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs47 typedef unsigned int uInt; typedef