Searched refs:_STDINT_H (Results 1 - 10 of 10) sorted by relevance

/external/syslinux/gpxe/src/include/
H A Dstdint.h1 #ifndef _STDINT_H
2 #define _STDINT_H macro
36 #endif /* _STDINT_H */
/external/syslinux/dos/
H A Dstdint.h5 #ifndef _STDINT_H
6 #define _STDINT_H macro
142 #endif /* _STDINT_H */
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h.in6 #if (!defined(_STDINT_H) && !defined(_UUID_STDINT_H))
/external/syslinux/com32/include/
H A Dstdint.h5 #ifndef _STDINT_H
6 #define _STDINT_H macro
116 #endif /* _STDINT_H */
/external/libusb/msvc/
H A Dstdint.h29 #ifndef _STDINT_H
30 #define _STDINT_H macro
/external/libopus/include/
H A Dopus_types.h37 #if (defined(__STDC__) && __STDC__ && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || (defined(__GNUC__) && (defined(_STDINT_H) || defined(_STDINT_H_)) || defined (HAVE_STDINT_H))
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py77 _STDINT_H = 1 variable
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py215 _STDINT_H = 1 variable
/external/libusb/include/libusb/
H A Dlibusb.h45 #if defined(_MSC_VER) && (_MSC_VER < 1600) && (!defined(_STDINT)) && (!defined(_STDINT_H))
/external/libusb/libusb/
H A Dlibusb.h45 #if defined(_MSC_VER) && (_MSC_VER < 1600) && (!defined(_STDINT)) && (!defined(_STDINT_H))

Completed in 1909 milliseconds