Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 9 of 9) sorted by relevance

/third_party/uapp/dash/src/
A Dredir.h51 void unwindredir(struct redirtab *stop);
A Dvar.h143 void unwindlocalvars(struct localvar_list *stop);
A Dredir.c434 void unwindredir(struct redirtab *stop) in unwindredir() argument
436 while (redirlist != stop) in unwindredir()
A Dvar.c599 void unwindlocalvars(struct localvar_list *stop) in unwindlocalvars() argument
601 while (localvar_stack != stop) in unwindlocalvars()
/third_party/ulib/musl/sanitizers/
A Dasan-stubs.c119 uintptr_t start, uintptr_t stop))
121 uintptr_t start, uintptr_t stop))
/third_party/ulib/linenoise/
A Dlinenoise.c405 size_t stop = 0, i = 0; local
407 while(!stop) {
436 stop = 1;
444 stop = 1;
/third_party/dev/ethernet/e1000/
A Dfuchsia.c517 .stop = e1000_stop,
/third_party/ulib/musl/
A DWHATSNEW941 - failure of mbsrtowcs to record stop position when dest is full
1403 - printf failed to report or stop on write errors
/third_party/ulib/jemalloc/
A DChangeLog746 - Fix chunk_alloc_dss() to stop claiming memory is zeroed. This bug could

Completed in 15 milliseconds