Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_alloc.cpp395 static void bcheck(kmp_info_t *th, bufsize *max_free, bufsize *total_free) { in bcheck() function
1080 bcheck(th, &a, &b); in kmpc_get_poolstat()
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout9450 int bcheck = tcc_state->do_bounds_check && !(nocode_wanted > 0);
9526 if (bcheck && (type->t & 0x0040)) {
9536 if (bcheck && (type->t & 0x0040)) {
9586 if (bcheck)
9614 if (bcheck) {