codesize          102 src/gauche/code.h #define SCM_COMPILED_CODE_CONST_INITIALIZER(code, codesize, maxstack, reqargs, optargs, name, info, arginfo, parent, iform) \
codesize          104 src/gauche/code.h       (code), NULL, (codesize), 0, (maxstack),           \