Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsched.h75 #define sched_rr_get_interval(_p, _i) \ argument
Dstdlib.h724 …__MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64… in lltoa()
725 …__MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { r… in ulltoa()
727 …__MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { retur… in lltow()
728 …CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow… in ulltow()
/prebuilts/go/linux-x86/src/internal/reflectlite/
Dall_test.go367 var _i = 7 var
/prebuilts/go/linux-x86/src/reflect/
Dall_test.go580 var _i = 7 var