Searched refs:stop (Results 1 – 9 of 9) sorted by relevance
51 void unwindredir(struct redirtab *stop);
143 void unwindlocalvars(struct localvar_list *stop);
434 void unwindredir(struct redirtab *stop) in unwindredir() argument436 while (redirlist != stop) in unwindredir()
599 void unwindlocalvars(struct localvar_list *stop) in unwindlocalvars() argument601 while (localvar_stack != stop) in unwindlocalvars()
119 uintptr_t start, uintptr_t stop))121 uintptr_t start, uintptr_t stop))
405 size_t stop = 0, i = 0; local407 while(!stop) {436 stop = 1;444 stop = 1;
517 .stop = e1000_stop,
941 - failure of mbsrtowcs to record stop position when dest is full1403 - printf failed to report or stop on write errors
746 - Fix chunk_alloc_dss() to stop claiming memory is zeroed. This bug could
Completed in 15 milliseconds