Searched refs:_unlikely_ (Results 1 – 10 of 10) sorted by relevance
50 if (_unlikely_(!mp->first_pool) || in mempool_alloc_tile()51 _unlikely_(mp->first_pool->n_used >= mp->first_pool->n_tiles)) { in mempool_alloc_tile()
36 #define _unlikely_(x) (__builtin_expect(!!(x),0)) macro94 if (_unlikely_(!(expr))) \176 if (_unlikely_(k <= 0)) in IOVEC_INCREMENT()
306 if (_unlikely_(b != 0 && a > ((size_t) -1) / b)) in malloc_multiply()313 if (_unlikely_(b != 0 && a > ((size_t) -1) / b)) in realloc_multiply()
1091 if (_unlikely_(new_n_entries < entries_add)) in resize_buckets()1104 if (_unlikely_(new_n_buckets < new_n_entries)) in resize_buckets()1107 if (_unlikely_(new_n_buckets > UINT_MAX / (hi->entry_size + sizeof(dib_raw_t)))) in resize_buckets()
1334 if (_unlikely_(cached == 0)) in is_main_thread()
21 #define _unlikely_(x) __builtin_expect(x,0) macro24 #define _unlikely_(x) (x) macro107 if(_unlikely_(i>64)){ in wyhash()
202 …these functions so practical attacks via Node.js using this defect are _unlikely_ to be possible. …
196 …these functions so practical attacks via Node.js using this defect are _unlikely_ to be possible. …
537 …these functions so practical attacks via Node.js using this defect are _unlikely_ to be possible. …
2346 …these functions so practical attacks via Node.js using this defect are _unlikely_ to be possible. …