OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sizelstring
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lstring.h
28
#define
sizelstring
(l) (offsetof(TString, contents) + ((l) + 1) * sizeof(char))
macro
lstring.h
28
#define
sizelstring
(l) (offsetof(TString, contents) + ((l) + 1) * sizeof(char))
macro
Completed in 43 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026