Home
last modified time | relevance | path

Searched refs:esfile_check_cache (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzcontrol.c59 esfile_check_cache(); in zcond()
77 esfile_check_cache(); in cond_continue()
90 esfile_check_cache(); in cond_continue()
112 esfile_check_cache(); in zexec()
149 esfile_check_cache(); in zexecn()
170 esfile_check_cache(); in zsuperexec()
213 esfile_check_cache(); in zrunandhide()
265 esfile_check_cache(); in zif()
287 esfile_check_cache(); in zifelse()
656 esfile_check_cache(); in zstopped()
[all …]
H A Destack.h30 #define esfile_check_cache() estack_check_cache(&iexec_stack) macro