Searched refs:fidx2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/lua/ |
| H A D | lua.h | 391 int fidx2, int n2);
|
| /freebsd/contrib/lua/src/ |
| H A D | lua.h | 466 int fidx2, int n2);
|
| H A D | lapi.c | 1454 int fidx2, int n2) { in lua_upvaluejoin() argument 1457 UpVal **up2 = getupvalref(L, fidx2, n2, NULL); in lua_upvaluejoin()
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lapi.c | 1276 int fidx2, int n2) { in lua_upvaluejoin() argument 1279 UpVal **up2 = getupvalref(L, fidx2, n2, NULL); in lua_upvaluejoin()
|