Searched refs:unlikely (Results 1 – 15 of 15) sorted by relevance
391 #define GA_GROW_FAILS(gap, n) unlikely((((gap)->ga_maxlen - (gap)->ga_len < n) ? ga_grow_inner((gap…
432 if (unlikely(ref->or_outer == NULL)) in call_dfunc()1662 if (unlikely(++breakcheck_count >= 100)) in exec_instructions()1667 if (unlikely(got_int)) in exec_instructions()1676 if (unlikely(did_emsg && msg_list != NULL && *msg_list != NULL)) in exec_instructions()1686 if (unlikely(did_throw)) in exec_instructions()1933 if (unlikely(cmd == NULL)) in exec_instructions()3016 if (unlikely(dict == NULL)) in exec_instructions()3035 if (unlikely(item == NULL)) in exec_instructions()
2178 # define unlikely(x) __builtin_expect((x), 0) macro2181 # define unlikely(x) (x) macro
52 name includes the version number, it is unlikely that you overwrite
489 unlikely to work, therefore Vim will exit with value 123.492 unlikely to cause an out-of-memory situation. Undo information is completely558 opened the same file at exactly the same moment (very unlikely) or someone is
467 abbreviation for "fresh", but that's very unlikely).491 Fortunately, it's unlikely that the result of an abbreviation is mapped.
401 In the unlikely event you want to uninstall Vim completely, this is how you do
163 Thus it's unlikely that your language uses it. You need to tell Vim you want
546 backslash is to make it very unlikely this is a normal comment line.
1993 by the plugin should be clear from its name. And it should be unlikely that2199 To make it very unlikely that other plugins use the same sequence of
6354 version, although it's unlikely that it runs into this problem.7592 unlikely that Vim will hang. Call _exit() instead of exit() in case of a
2199 is unlikely to be fixed.
1875 other scripts. It is also unlikely to achieve the desired
64 " keep this list short, statements that are unlikely to be very long or are
962 " whitespace between fields and arguments (which is already very unlikely)