Home
last modified time | relevance | path

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

/dflybsd-src/include/
H A Dstdint.h65 typedef __int_fast32_t int_fast32_t; typedef
/dflybsd-src/lib/libc/stdtime/
H A Dlocaltime.c1749 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time2sub() argument
1915 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time2() argument
1931 struct tm * (* const funcp)(const time_t *, int_fast32_t, struct tm *), in time1() argument
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef