Searched refs:getdetails (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/lua/src/ |
H A D | lstrlib.c | 1553 static KOption getdetails (Header *h, size_t totalsize, function 1624 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); 1723 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); 1781 KOption opt = getdetails(&h, pos, &fmt, &size, &ntoalign);
|