HomeSort by: relevance | last modified time | path
    Searched defs:touserdata (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lapi.c 455 l_sinline void *touserdata (const TValue *o) { function
466 return touserdata(o);
488 return touserdata(o);
lapi.c 455 l_sinline void *touserdata (const TValue *o) { function
466 return touserdata(o);
488 return touserdata(o);

Completed in 50 milliseconds