Searched defs:ar (Results 1 - 12 of 12) sorted by relevance

/barrelfish-2018-10-04/lib/lua/src/
H A Dlcorolib.c114 lua_Debug ar; local
H A Dldblib.c113 lua_Debug ar; local
165 lua_Debug ar; local
194 lua_Debug ar; local
229 lua_Debug ar; local
259 hookf(lua_State *L, lua_Debug *ar) argument
[all...]
H A Dldebug.c83 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { argument
144 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { argument
166 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { argument
178 static void funcinfo (lua_Debug *ar, Closure *cl) { argument
215 auxgetinfo(lua_State *L, const char *what, lua_Debug *ar, Closure *f, CallInfo *ci) argument
266 lua_getinfo(lua_State *L, const char *what, lua_Debug *ar) argument
[all...]
H A Dlua.c94 static void lstop (lua_State *L, lua_Debug *ar) { argument
H A Dldo.c223 lua_Debug ar; local
H A Dloadlib.c547 lua_Debug ar; local
H A Dlauxlib.c67 static int pushglobalfuncname (lua_State *L, lua_Debug *ar) { argument
83 static void pushfuncname (lua_State *L, lua_Debug *ar) { argument
102 lua_Debug ar; local
118 lua_Debug ar; local
154 lua_Debug ar; local
184 lua_Debug ar; local
[all...]
/barrelfish-2018-10-04/usr/kaluga/
H A Ddevice_caps.c63 struct allocated_range* ar = calloc(sizeof(struct allocated_range), 1); local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Drpc_prot.c102 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) argument
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dmatrix.c55 matrix_mul(int r, int c, int ar, int ac, int A[ar][ac], int br, int bc, int B[br][bc], int cr, int cc, int C[cr][cc]) argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dgc_stacks.c705 make_choicepoint(word ar) argument
/barrelfish-2018-10-04/lib/cxx/cxxabi/
H A Dcxa_demangle.cpp4904 Db(arena<N>& ar) : argument

Completed in 143 milliseconds