Home
last modified time | relevance | path

Searched refs:U64TYPE (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dutil.h59 #if defined(U64TYPE)
69 typedef U64TYPE perl_drand48_t;
H A Dinline.h642 # if defined(U64TYPE) && U64SIZE == INTSIZE
650 # if defined(U64TYPE) && U64SIZE == INTSIZE
659 # if defined(U64TYPE) && U64SIZE == LONGSIZE && ! defined(PERL_CLZ_64)
667 # if defined(U64TYPE) && U64SIZE == LONGSIZE && ! defined(PERL_CTZ_64)
676 # if defined(U64TYPE) && U64SIZE == LONGLONGSIZE && ! defined(PERL_CLZ_64)
684 # if defined(U64TYPE) && U64SIZE == LONGLONGSIZE && ! defined(PERL_CTZ_64)
713 #ifdef U64TYPE /* HAS_QUAD not usable outside the core */
813 #ifdef U64TYPE /* HAS_QUAD not usable outside the core */
919 #ifdef U64TYPE /* HAS_QUAD not usable outside the core */
H A Dhv_macro.h9 #ifndef U64TYPE
H A Duconfig.h4124 #define U64TYPE uint64_t /**/ macro
H A Dperl.h1510 # define PeRl_UINT64_C(c) ((U64TYPE)(c))
1555 typedef U64TYPE PERL_UINTMAX_T;
H A Dhandy.h223 typedef U64TYPE U64;
H A Dproto.h10078 # if defined(U64TYPE)
10138 #if defined(U64TYPE)
H A Dembed.h2090 # if defined(U64TYPE)
H A Dembed.fnc5987 #if defined(U64TYPE)
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5006000690 U64TYPE # K added by devel/scanprov
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc100 # ifdef U64TYPE
101 # define WIDEST_UTYPE U64TYPE
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12546 # ifdef U64TYPE
12547 # define WIDEST_UTYPE U64TYPE
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample2925 /* U64TYPE:
2982 #define U64TYPE unsigned long long /**/
H A Dconfig.plan93065 /* U64TYPE:
3132 #define U64TYPE unsigned long long /**/
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H3941 /* U64TYPE:
4013 #define U64TYPE unsigned long /**/
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc4022 /* U64TYPE:
4094 #define U64TYPE unsigned long long /**/
H A Dconfig_H.vc4022 /* U64TYPE:
4094 #define U64TYPE unsigned __int64 /**/
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1147 #ifdef U64TYPE /* HAS_QUAD undefined outside of core */