Home
last modified time | relevance | path

Searched defs:int_fast32_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dstdint.h50 typedef __int_fast32_t int_fast32_t; typedef
/freebsd/contrib/tzcode/
H A Dprivate.h386 typedef long int_fast32_t; typedef
390 typedef int int_fast32_t; typedef
H A Dlocaltime.c2299 time2sub(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset,bool * okayp,bool do_norm_secs) time2sub() argument
2518 time2(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset,bool * okayp) time2() argument
2537 time1(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset) time1() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h222 typedef __int_least32_t int_fast32_t; typedef