Home
last modified time | relevance | path

Searched refs:L (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemset.S114 L(setPxQx): .int L(P0Q0)-L(setPxQx)
475 L(AliPxQx): .int L(aligned_now)-L(AliPxQx)
476 .int L(A1Q0)-L(AliPxQx)
477 .int L(A2Q0)-L(AliPxQx)
478 .int L(A3Q0)-L(AliPxQx)
479 .int L(A4Q0)-L(AliPxQx)
480 .int L(A5Q0)-L(AliPxQx)
481 .int L(A6Q0)-L(AliPxQx)
482 .int L(A7Q0)-L(AliPxQx)
484 .int L(A0Q1)-L(AliPxQx)
[all …]
H A Dmemcpy.S137 L(fwdPxQx): .int L(P0Q0)-L(fwdPxQx)
284 L(AliPxQx): .int L(now_qw_aligned)-L(AliPxQx)
986 L(SSSE3_src): .int L(pre_both_aligned)-L(SSSE3_src)
1002 L(SSE_src): .int L(pre_both_aligned)-L(SSE_src)
2995 L(bkPxQx): .int L(bkP0Q0)-L(bkPxQx)
2996 .int L(bkP1Q0)-L(bkPxQx)
2997 .int L(bkP2Q0)-L(bkPxQx)
2998 .int L(bkP3Q0)-L(bkPxQx)
2999 .int L(bkP4Q0)-L(bkPxQx)
3000 .int L(bkP5Q0)-L(bkPxQx)
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlapi.c236 setobj2s(L, L->top, index2addr(L, idx)); in lua_pushvalue()
300 setobjs2s(L, L->top, L->top - 1); in lua_arith()
594 setthvalue(L, L->top, L); in lua_pushthread()
612 setsvalue2s(L, L->top++, luaS_new(L, var)); in lua_getglobal()
622 luaV_gettable(L, t, L->top - 1, L->top - 1); in lua_gettable()
631 setsvalue2s(L, L->top, luaS_new(L, k)); in lua_getfield()
633 luaV_gettable(L, t, L->top - 1, L->top - 1); in lua_getfield()
739 setsvalue2s(L, L->top++, luaS_new(L, var)); in lua_setglobal()
751 luaV_settable(L, t, L->top - 2, L->top - 1); in lua_settable()
762 setsvalue2s(L, L->top++, luaS_new(L, k)); in lua_setfield()
[all …]
H A Dltablib.c19 #define aux_getn(L,n) (luaL_checktype(L, n, LUA_TTABLE), luaL_len(L, n)) argument
78 lua_pushnil(L); in tremove()
100 last = luaL_opt(L, luaL_checkint, 4, luaL_len(L, 1)); in tconcat()
141 e = luaL_opt(L, luaL_checkint, 3, luaL_len(L, 1)); in unpack()
178 lua_pop(L, 1); in sort_comp()
194 lua_pop(L, 2); in auxsort()
200 set2(L, i, l); in auxsort()
213 set2(L, i, u-1); in auxsort()
218 while (lua_rawgeti(L, 1, ++i), sort_comp(L, -1, -2)) { in auxsort()
223 while (lua_rawgeti(L, 1, --j), sort_comp(L, -3, -1)) { in auxsort()
[all …]
H A Dldo.c149 L->top = (L->top - oldstack) + L->stack; in correctstack()
169 lua_assert(L->stack_last - L->stack == L->stacksize - EXTRA_STACK); in luaD_reallocstack()
170 luaM_reallocvector(L, L->stack, L->stacksize, newsize, TValue); in luaD_reallocstack()
242 L->top = restorestack(L, top); in luaD_hook()
294 #define next_ci(L) (L->ci = (L->ci->next ? L->ci->next : luaE_extendCI(L))) argument
326 luaD_poscall(L, L->top - n); in luaD_precall()
433 luaD_poscall(L, L->top - n); in finishCcall()
491 setsvalue2s(L, L->top, luaS_new(L, msg)); /* push error message */ in resume_error()
557 L->ci->top = L->top; in lua_resume()
577 if (L != G(L)->mainthread) in lua_yieldk()
[all …]
H A Dlbaselib.c75 lua_settop(L, 1); in luaB_error()
88 lua_pushnil(L); in luaB_getmetatable()
103 lua_settop(L, 2); in luaB_setmetatable()
112 lua_pushboolean(L, lua_rawequal(L, 1, 2)); in luaB_rawequal()
121 lua_pushinteger(L, lua_rawlen(L, 1)); in luaB_rawlen()
129 lua_settop(L, 2); in luaB_rawget()
130 lua_rawget(L, 1); in luaB_rawget()
138 lua_settop(L, 3); in luaB_rawset()
139 lua_rawset(L, 1); in luaB_rawset()
175 lua_pushstring(L, luaL_typename(L, 1)); in luaB_type()
[all …]
H A Dlauxlib.c85 lua_pushfstring(L, "function " LUA_QS, lua_tostring(L, -1)); in pushfuncname()
133 lua_concat(L, lua_gettop(L) - top); in luaL_traceback()
136 lua_concat(L, lua_gettop(L) - top); in luaL_traceback()
174 typeerror(L, narg, lua_typename(L, tag)); in tag_error()
237 lua_pop(L, 1); in luaL_newmetatable()
399 lua_State *L = B->L; in luaL_prepbuffsize() local
433 lua_State *L = B->L; in luaL_pushresult() local
447 lua_State *L = B->L; in luaL_addvalue() local
458 B->L = L; in luaL_buffinit()
608 lua_pushfstring(L, "%s: %p", luaL_typename(L, idx), in luaL_tolstring()
[all …]
H A Dlua.h252 #define lua_call(L,n,r) lua_callk(L, (n), (r), 0, NULL) argument
272 #define lua_yield(L,n) lua_yieldk(L, (n), 0, NULL) argument
318 #define lua_tonumber(L,i) lua_tonumberx(L,i,NULL) argument
319 #define lua_tointeger(L,i) lua_tointegerx(L,i,NULL) argument
320 #define lua_tounsigned(L,i) lua_tounsignedx(L,i,NULL) argument
322 #define lua_pop(L,n) lua_settop(L, -(n)-1) argument
324 #define lua_newtable(L) lua_createtable(L, 0, 0) argument
326 #define lua_register(L,n,f) (lua_pushcfunction(L, (f)), lua_setglobal(L, (n))) argument
333 #define lua_isnil(L,n) (lua_type(L, (n)) == LUA_TNIL) argument
337 #define lua_isnoneornil(L, n) (lua_type(L, (n)) <= 0) argument
[all …]
H A Dlstate.c154 L->ci = &L->base_ci; /* free the entire 'ci' list */ in freestack()
156 luaM_freearray(L, L->stack, L->stacksize); /* free stack array */ in freestack()
170 setthvalue(L, &mt, L); in init_registry()
173 sethvalue(L, &mt, luaH_new(L)); in init_registry()
184 stack_init(L, L); /* init stack */ in f_luaopen()
203 G(L) = g; in preinit_state()
215 L->nny = 1; in preinit_state()
227 luaM_freearray(L, G(L)->strt.hash, G(L)->strt.size); in close_state()
240 setthvalue(L, L->top, L1); in lua_newthread()
309 L = NULL; in lua_newstate()
[all …]
H A Dlcorolib.c29 lua_xmove(L, co, narg); in auxresume()
52 r = auxresume(L, co, lua_gettop(L) - 1); in luaB_coresume()
54 lua_pushboolean(L, 0); in luaB_coresume()
55 lua_insert(L, -2); in luaB_coresume()
68 int r = auxresume(L, co, lua_gettop(L)); in luaB_auxwrap()
72 lua_insert(L, -2); in luaB_auxwrap()
73 lua_concat(L, 2); in luaB_auxwrap()
84 NL = lua_newthread(L); in luaB_cocreate()
92 luaB_cocreate(L); in luaB_cowrap()
99 return lua_yield(L, lua_gettop(L)); in luaB_yield()
[all …]
H A Dlauxlib.h29 #define luaL_checkversion(L) luaL_checkversion_(L, LUA_VERSION_NUM) argument
100 #define luaL_newlib(L,l) (luaL_newlibtable(L,l), luaL_setfuncs(L,l,0)) argument
106 #define luaL_checkint(L,n) ((int)luaL_checkinteger(L, (n))) argument
107 #define luaL_optint(L,n,d) ((int)luaL_optinteger(L, (n), (d))) argument
108 #define luaL_checklong(L,n) ((long)luaL_checkinteger(L, (n))) argument
111 #define luaL_typename(L,i) lua_typename(L, lua_type(L,(i))) argument
114 (luaL_loadfile(L, fn) || lua_pcall(L, 0, LUA_MULTRET, 0))
117 (luaL_loadstring(L, s) || lua_pcall(L, 0, LUA_MULTRET, 0))
121 #define luaL_opt(L,f,n,d) (lua_isnoneornil(L,(n)) ? (d) : f(L,(n))) argument
136 lua_State *L; member
[all …]
H A Dlbitlib.c37 int i, n = lua_gettop(L); in andaux()
46 b_uint r = andaux(L); in b_and()
47 lua_pushunsigned(L, r); in b_and()
53 b_uint r = andaux(L); in b_test()
60 int i, n = lua_gettop(L); in b_or()
70 int i, n = lua_gettop(L); in b_xor()
98 lua_pushunsigned(L, r); in b_shift()
104 return b_shift(L, luaL_checkunsigned(L, 1), luaL_checkint(L, 2)); in b_lshift()
109 return b_shift(L, luaL_checkunsigned(L, 1), -luaL_checkint(L, 2)); in b_rshift()
140 return b_rot(L, luaL_checkint(L, 2)); in b_lrot()
[all …]
H A Dlvm.c54 setsvalue2s(L, obj, luaS_newlstr(L, s, l)); in luaV_tostring()
96 setobj2s(L, L->top++, f); /* push function */ in callTM()
97 setobj2s(L, L->top++, p1); /* 1st argument */ in callTM()
98 setobj2s(L, L->top++, p2); /* 2nd argument */ in callTM()
100 setobj2s(L, L->top++, p3); /* 3rd argument */ in callTM()
102 luaD_call(L, L->top - (4 - hasres), hasres, isLua(L->ci)); in callTM()
105 setobjs2s(L, p3, --L->top); in callTM()
202 if (!call_binTM(L, p1, p2, L->top, event)) in call_orderTM()
288 callTM(L, tm, t1, t2, L->top, 1); /* call TM */ in luaV_equalobj_()
319 buffer = luaZ_openspace(L, &G(L)->buff, tl); in luaV_concat()
[all …]
H A Dldebug.c66 L->oldpc = L->ci->u.l.savedpc; in lua_sethook()
94 lua_lock(L); in lua_getstack()
140 StkId limit = (ci == L->ci) ? L->top : ci->next->func; in findlocal()
165 setobj2s(L, L->top, pos); in lua_getlocal()
182 setobjs2s(L, pos, L->top - 1); in lua_setlocal()
218 sethvalue(L, L->top, t); /* push it on stack */ in collectvalidlines()
300 setobjs2s(L, L->top, func); in lua_getinfo()
589 StkId errfunc = restorestack(L, L->errfunc); in luaG_errormsg()
591 setobjs2s(L, L->top, L->top - 1); /* move argument */ in luaG_errormsg()
594 luaD_call(L, L->top - 2, 1, 0); /* call it */ in luaG_errormsg()
[all …]
H A Dlstrlib.c191 (void)L; in writer()
200 lua_settop(L, 1); in str_dump()
201 luaL_buffinit(L,&b); in str_dump()
226 lua_State *L; member
634 ms.L = L; in str_find_aux()
675 ms.L = L; in gmatch_aux()
701 lua_settop(L, 2); in str_gmatch()
736 lua_State *L = ms->L; in add_value() local
756 lua_pop(L, 1); in add_value()
782 ms.L = L; in str_gsub()
[all …]
H A Dldo.h16 #define luaD_checkstack(L,n) if (L->stack_last - L->top <= (n)) \ argument
17 luaD_growstack(L, n); else condmovestack(L);
20 #define incr_top(L) {L->top++; luaD_checkstack(L,0);} argument
22 #define savestack(L,p) ((char *)(p) - (char *)L->stack) argument
23 #define restorestack(L,n) ((TValue *)((char *)L->stack + (n))) argument
27 typedef void (*Pfunc) (lua_State *L, void *ud);
31 LUAI_FUNC void luaD_hook (lua_State *L, int event, int line);
35 LUAI_FUNC int luaD_pcall (lua_State *L, Pfunc func, void *u,
39 LUAI_FUNC void luaD_growstack (lua_State *L, int n);
40 LUAI_FUNC void luaD_shrinkstack (lua_State *L);
[all …]
H A Dlmem.h24 #define luaM_reallocv(L,b,on,n,e) \ argument
27 luaM_realloc_(L, (b), (on)*(e), (n)*(e)))
29 #define luaM_freemem(L, b, s) luaM_realloc_(L, (b), (s), 0) argument
30 #define luaM_free(L, b) luaM_realloc_(L, (b), sizeof(*(b)), 0) argument
31 #define luaM_freearray(L, b, n) luaM_reallocv(L, (b), n, 0, sizeof((b)[0])) argument
33 #define luaM_malloc(L,s) luaM_realloc_(L, NULL, 0, (s)) argument
34 #define luaM_new(L,t) cast(t *, luaM_malloc(L, sizeof(t))) argument
35 #define luaM_newvector(L,n,t) \ argument
38 #define luaM_newobject(L,tag,s) luaM_realloc_(L, NULL, tag, (s)) argument
44 #define luaM_reallocvector(L, v,oldn,n,t) \ argument
[all …]
/illumos-gate/usr/src/uts/intel/ml/
H A Dcopy.S302 .int L(P1Q0)-L(fwdPxQx)
303 .int L(P2Q0)-L(fwdPxQx)
304 .int L(P3Q0)-L(fwdPxQx)
305 .int L(P4Q0)-L(fwdPxQx)
306 .int L(P5Q0)-L(fwdPxQx)
307 .int L(P6Q0)-L(fwdPxQx)
308 .int L(P7Q0)-L(fwdPxQx)
311 .int L(P1Q1)-L(fwdPxQx)
312 .int L(P2Q1)-L(fwdPxQx)
313 .int L(P3Q1)-L(fwdPxQx)
[all …]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwunctrl.c48 L"^?",
49 L"^@",
50 L"^A",
51 L"^B",
52 L"^C",
53 L"^D",
54 L"^E",
55 L"^F",
56 L"^G",
57 L"^H",
[all …]
H A Dvid_puts.c113 p1, p2, p3, p4, p5, p6, 0L, 0L, 0L), in vid_puts()
149 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), in vid_puts()
154 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), in vid_puts()
158 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), in vid_puts()
164 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), in vid_puts()
168 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), in vid_puts()
/illumos-gate/usr/src/boot/efi/include/Guid/
H A DGlobalVariable.h44 #define EFI_LANG_CODES_VARIABLE_NAME L"LangCodes"
49 #define EFI_LANG_VARIABLE_NAME L"Lang"
54 #define EFI_TIME_OUT_VARIABLE_NAME L"Timeout"
69 #define EFI_CON_IN_VARIABLE_NAME L"ConIn"
70 #define EFI_CON_OUT_VARIABLE_NAME L"ConOut"
71 #define EFI_ERR_OUT_VARIABLE_NAME L"ErrOut"
88 #define EFI_BOOT_NEXT_VARIABLE_NAME L"BootNext"
121 #define EFI_SETUP_MODE_NAME L"SetupMode"
126 #define EFI_KEY_EXCHANGE_KEY_NAME L"KEK"
131 #define EFI_PLATFORM_KEY_NAME L"PK"
[all …]
/illumos-gate/usr/src/cmd/sort/
H A Dfields.c970 sign = L'0'; in field_convert_numeric_wide()
985 digits[j++] = L'0' + L'9' - number[i]; in field_convert_numeric_wide()
1005 digits[j++] = L'0' + L'9' - number[i]; in field_convert_numeric_wide()
1023 sign = L'1'; in field_convert_numeric_wide()
1118 L->l_collate.sp = safe_realloc(L->l_collate.sp, in field_convert()
1187 L->l_collate.wp = safe_realloc(L->l_collate.wp, in field_convert_wide()
1231 (void) strncpy(buffer, L->l_data.sp, L->l_data_length); in line_convert()
1234 L->l_raw_collate.sp = safe_realloc(L->l_raw_collate.sp, in line_convert()
1259 (void) wcsncpy(buffer, L->l_data.wp, L->l_data_length); in line_convert_wide()
1260 buffer[L->l_data_length] = L'\0'; in line_convert_wide()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvid_puts.c110 0L, 0L, 0L in vid_puts()
147 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L in vid_puts()
155 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L in vid_puts()
163 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L in vid_puts()
172 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L in vid_puts()
180 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L in vid_puts()
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c926 case L'v': val = L'\v'; break; in defin()
927 case L'n': val = L'\n'; break; in defin()
928 case L'r': val = L'\r'; break; in defin()
929 case L'b': val = L'\b'; break; in defin()
930 case L't': val = L'\t'; break; in defin()
931 case L'f': val = L'\f'; break; in defin()
932 case L'\'': val = L'\''; break; in defin()
933 case L'"': val = L'"'; break; in defin()
934 case L'?': val = L'?'; break; in defin()
1194 c == L'_' || c == L'.' || in gettok()
[all …]
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c67 L"Apparently-To", L"Bcc", L"bcc", L"Cc", L"cc", L"Confirmed-By",
68 L"Content", L"content-length", L"From", L"Date", L"id",
69 L"Message-I", L"MIME-Version", L"Precedence", L"Return-Path",
70 L"Received", L"Reply-To", L"Status", L"Subject", L"To", L"X-IMAP",
71 L"X-Lines", L"X-Sender", L"X-Sun", L"X-Status", L"X-UID",
195 *cp = L'\0'; in fmt()
420 *cp2 = L'\0'; in csplit()
466 *cp2 = L'\0'; in msplit()
498 *outp = L'\0'; in pack()
524 *outp = L'\0'; in oflush()
[all …]

12345678910>>...42