Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c1377 typedef enum KOption { enum
1389 } KOption; typedef
1437 static KOption getoption (Header *h, const char **fmt, int *size) { in getoption()
1484 static KOption getdetails (Header *h, size_t totalsize, in getdetails()
1486 KOption opt = getoption(h, fmt, psize); in getdetails()
1555 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); in str_pack()
1650 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign); in str_packsize()
1708 KOption opt = getdetails(&h, pos, &fmt, &size, &ntoalign); in str_unpack()

Completed in 6 milliseconds