Home
last modified time | relevance | path

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

/busybox-1.35.0/docs/
Dembedded-scripts.txt10 It's unlikely that your applet will be implemented as a pure shell
/busybox-1.35.0/shell/
Dash.c298 #ifndef unlikely
299 # define unlikely(cond) (cond) macro
10851 if (unlikely(g_parsefile->strpush)) { in preadbuffer()
10987 if (unlikely(sp)) in pgetc()