HomeSort by relevance Sort by last modified time
    Searched refs:_end (Results 1 - 25 of 1295) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bootable/recovery/minadbd/
utils.h 65 #define BUFF_DECL(_buff,_cursor,_end,_size) \
66 char _buff[_size], *_cursor=_buff, *_end = _cursor + (_size)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
  /external/compiler-rt/lib/profile/
InstrProfiling.h 61 (__llvm_profile_ ## Range ## _end() - __llvm_profile_ ## Range ## _begin())
  /external/bison/lib/
stdio-impl.h 96 unsigned char *_end; \
  /external/qemu/include/exec/
exec-all.h 263 register unsigned long _end __asm ("a2");
277 _end = jmp_addr + 4;
279 __asm __volatile__ ("swi 0x9f0002" : : "r" (_beg), "r" (_end), "r" (_flg));
  /external/qemu-pc-bios/bochs/bios/
rombios32start.S 40 mov $_end, %esi
  /external/libunwind/src/coredump/
_UCD_create.c 73 #define NOTE_FITS(_hdr, _end) NOTE_FITS_IN((_hdr), (unsigned long)((char *)(_end) - (char *)(_hdr)))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.x 129 PROVIDE ( _end = .);

Completed in 272 milliseconds

1 2 3 4 5 6 7 8 91011>>