Searched defs:fromstate (Results 1 – 3 of 3) sorted by relevance
73 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) macro
51 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) macro
603 int fromstate; local