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

/freebsd-11-stable/contrib/lua/src/
H A Dlstrlib.c1174 typedef enum KOption { enum
1184 } KOption; typedef in typeref:enum:KOption
1232 static KOption getoption (Header *h, const char **fmt, int *size) {
1281 static KOption getdetails (Header *h, size_t totalsize,
1283 KOption opt = getoption(h, fmt, psize);
1354 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign);
1441 KOption opt = getdetails(&h, totalsize, &fmt, &size, &ntoalign);
1504 KOption opt = getdetails(&h, pos, &fmt, &size, &ntoalign);

Completed in 61 milliseconds