HelenOS sources
param_wrapper_t 712 uspace/lib/bithenge/src/expression.c param_wrapper_t *self)
param_wrapper_t 717 uspace/lib/bithenge/src/expression.c static inline param_wrapper_t *transform_as_param_wrapper(
param_wrapper_t 720 uspace/lib/bithenge/src/expression.c return (param_wrapper_t *)base;
param_wrapper_t 723 uspace/lib/bithenge/src/expression.c static errno_t param_wrapper_fill_scope(param_wrapper_t *self, bithenge_scope_t
param_wrapper_t 747 uspace/lib/bithenge/src/expression.c param_wrapper_t *self = transform_as_param_wrapper(base);
param_wrapper_t 767 uspace/lib/bithenge/src/expression.c param_wrapper_t *self = transform_as_param_wrapper(base);
param_wrapper_t 788 uspace/lib/bithenge/src/expression.c param_wrapper_t *self = transform_as_param_wrapper(base);
param_wrapper_t 807 uspace/lib/bithenge/src/expression.c param_wrapper_t *self = transform_as_param_wrapper(base);
param_wrapper_t 836 uspace/lib/bithenge/src/expression.c param_wrapper_t *self = malloc(sizeof(*self));
HelenOS homepage, sources at GitHub