HomeSort by relevance Sort by last modified time
    Searched refs:_NGREG (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
mcontext.h 45 #define _NGREG 17
47 typedef __greg_t __gregset_t[_NGREG];
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 626 _NGREG = 21
627 _NGREG = 19
628 NGREG = _NGREG
STROPTS.py 623 _NGREG = 21
624 _NGREG = 19
625 NGREG = _NGREG
    [all...]
  /external/valgrind/coregrind/
vgdb-invoker-solaris.c 238 for (i = 0; i < _NGREG; i++) {

Completed in 539 milliseconds