OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_fast32_t
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/alpha/include/
int_mwgwtypes.h
63
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/amd64/include/
int_mwgwtypes.h
61
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/hppa/include/
int_mwgwtypes.h
63
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/i386/include/
int_mwgwtypes.h
67
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/ia64/include/
int_mwgwtypes.h
63
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/m68k/include/
int_mwgwtypes.h
66
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/mips/include/
int_mwgwtypes.h
68
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/powerpc/include/
int_mwgwtypes.h
68
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/sh3/include/
int_mwgwtypes.h
65
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/sparc/include/
int_mwgwtypes.h
82
typedef long int
int_fast32_t
;
typedef in typeref:typename:long int
85
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/arch/vax/include/
int_mwgwtypes.h
66
typedef int
int_fast32_t
;
typedef in typeref:typename:int
/src/sys/sys/
common_int_mwgwtypes.h
59
typedef __INT_FAST32_TYPE__
int_fast32_t
;
typedef in typeref:typename:__INT_FAST32_TYPE__
/src/sys/arch/arm/include/
int_mwgwtypes.h
109
typedef __INT_FAST32_TYPE__
int_fast32_t
;
typedef in typeref:typename:__INT_FAST32_TYPE__
/src/lib/libc/time/
private.h
402
typedef long
int_fast32_t
;
typedef in typeref:typename:long
406
typedef int
int_fast32_t
;
typedef in typeref:typename:int
413
typedef
int_fast32_t
int_least32_t;
1061
#define SECSPERDAY ((
int_fast32_t
) SECSPERHOUR * HOURSPERDAY)
1063
#define DAYSPERREPEAT ((
int_fast32_t
) 400 * 365 + 100 - 4 + 1)
Completed in 14 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025