Home
last modified time | relevance | path

Searched defs:body_env (Results 1 – 2 of 2) sorted by relevance

/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlisp-eval-interpreter.c116 jitterlisp_object body_env = ic->environment; in jitterlisp_eval_interpreter_ast_call() local
325 jitterlisp_object body_env = ic->environment; in jitterlisp_apply_interpreter() local
377 jitterlisp_object body_env = ic->environment; in jitterlisp_call_interpreted() local
/dports/mail/mailutils/mailutils-3.13/include/mailutils/
H A Dmessage.h78 struct mu_imapenvelope *body_env; member