Home
last modified time | relevance | path

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

/external/lua/src/
Dlbitlib.c168 static int fieldargs (lua_State *L, int farg, int *width) { in fieldargs() function
183 int f = fieldargs(L, 2, &w); in b_extract()
194 int f = fieldargs(L, 3, &w); in b_replace()