Home
last modified time | relevance | path

Searched defs:where (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dobstack.h292 # define obstack_grow(OBSTACK,where,length) \ argument
302 # define obstack_grow0(OBSTACK,where,length) \ argument
368 # define obstack_copy(OBSTACK,where,length) \ argument
374 # define obstack_copy0(OBSTACK,where,length) \ argument
430 # define obstack_grow(h,where,length) \ argument
437 # define obstack_grow0(h,where,length) \ argument
475 # define obstack_copy(h,where,length) \ argument
478 # define obstack_copy0(h,where,length) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/powerpc/
A Ddl-sysdep.h53 #define PPC_DCBST(where) __asm__ __volatile__ ("dcbst 0,%0" : : "r"(where) : "memory") argument
56 #define PPC_ICBI(where) __asm__ __volatile__ ("icbi 0,%0" : : "r"(where) : "memory") argument
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Drpc_msg.h100 caddr_t where; member
/l4re-core-master/lua/lib/contrib/src/
A Dltm.c258 void luaT_getvarargs (lua_State *L, CallInfo *ci, StkId where, int wanted) { in luaT_getvarargs()
A Dlstate.c427 void luaE_warnerror (lua_State *L, const char *where) { in luaE_warnerror()
A Dlparser.c78 const char *where = (line == 0) in errorlimit() local
130 static void check_match (LexState *ls, int what, int who, int where) { in check_match()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dxdr_rec.c533 caddr_t where; in fill_input_buf() local

Completed in 17 milliseconds