Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Drunptests.c35 const char *reg; member
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h147 static inline uint32_t _Unwind_GetGR( _Unwind_Context* ctx, int reg) { in _Unwind_GetGR()
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR()
/ndk/sources/host-tools/nawk-20071023/
Dlex.c168 int reg = 0; /* 1 => return a REGEXPR now */ variable