Home
last modified time | relevance | path

Searched refs:LX (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c56 typedef struct LX { struct
61 } LX; typedef
68 LX l;
74 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l)))
239 L1 = &luaC_newobj(L, LUA_TTHREAD, sizeof(LX), NULL, offsetof(LX, l))->th; in lua_newthread()
255 LX *l = fromstate(L1); in luaE_freethread()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmoxart-uc7112lx.dts2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
11 model = "MOXA UC-7112-LX";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dmoxart.yaml14 description: UC-7112-LX embedded computer
/f-stack/freebsd/i386/conf/
H A DNOTES697 # glxiic is an I2C driver for the AMD Geode LX CS5536 System Management Bus
700 device glxiic # AMD Geode LX CS5536 System Management Bus
703 # glxsb is a driver for the Security Block in AMD Geode LX processors.
706 device glxsb # AMD Geode LX Security Block
/f-stack/freebsd/contrib/zlib/
H A DREADME64 - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works