Home
last modified time | relevance | path

Searched refs:eval_environment (Results 1 – 7 of 7) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Denvironments.c1079 struct eval_environment { struct
1092 ((struct eval_environment *) SCM_CELL_WORD_1 (env)) argument
1172 struct eval_environment *body = EVAL_ENVIRONMENT (env); in eval_environment_lookup()
1324 struct eval_environment *body = EVAL_ENVIRONMENT (env); in eval_environment_mark()
1340 scm_gc_free (EVAL_ENVIRONMENT (env), sizeof (struct eval_environment), in eval_environment_free()
1413 struct eval_environment *body;
1418 body = scm_gc_malloc (sizeof (struct eval_environment), "eval environment");
1471 struct eval_environment *body;
1509 struct eval_environment *body;
/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dengine.c232 rc = eval_environment(env, entry_point[tag]); in xeval()
H A Dmailfromd.h831 int eval_environment(eval_environ_t env, prog_counter_t pc);
H A Dprog.c2431 eval_environment(eval_environ_t env, prog_counter_t start) in eval_environment() function
H A Dgram.y3606 rc = eval_environment(env, entry_point); in mailfromd_run()
H A Dgram.c6299 rc = eval_environment(env, entry_point); in mailfromd_run()
/dports/mail/mailfromd/mailfromd-8.10/
H A DChangeLog8244 (eval_environment): Call env_unregister_autos after running each
9704 (eval_environment): Prevent coredumps on invalid PC values.
11038 …svalidate): New instructions. (struct optab): Add new instructions (eval_environment): Initialize …
11080 (eval_environment): Initialize status to SMFIS_CONTINUE.
11114 …,dump_iter,instr_suspend): Remove (dump_code): Take two arguments. (eval_environment): Check secon…
11222 …ot set env->status before longjump (env_set_numrcpt): New function (eval_environment): Take 2nd ar…
11224eval_environment (mlfi_envrcpt): Save environment state on the first call, restore it on subsequen…
11226 …node_type_number (enum smtp_state, environ_state_t): new data type (eval_environment): Takes 2nd a…
11252 …(get_immediate): Compensate for changes in eval_environment (eval_environment): Fix reenterability…
11298 …_eqs) (instr_nen,instr_nen,create_environment,destroy_environment) (eval_environment,environment_g…