HelenOS sources

state_realloc     784 uspace/lib/bithenge/src/script.c 			params = state_realloc(state, params,
state_realloc     939 uspace/lib/bithenge/src/script.c 		exprs = state_realloc(state, exprs,
state_realloc     941 uspace/lib/bithenge/src/script.c 		xforms = state_realloc(state, xforms,
state_realloc    1126 uspace/lib/bithenge/src/script.c 		subxforms = state_realloc(state, subxforms,
state_realloc    1210 uspace/lib/bithenge/src/script.c 		xforms = state_realloc(state, xforms,
state_realloc    1245 uspace/lib/bithenge/src/script.c 			state->parameter_names = state_realloc(state,
HelenOS homepage, sources at GitHub