reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1363 al->fb = (omp_alloctrait_value_t)traits[i].value; 1378 if (al->fb == 0) { 1380 al->fb = OMP_ATV_DEFAULT_MEM_FB; 1382 } else if (al->fb == OMP_ATV_ALLOCATOR_FB) { 1384 } else if (al->fb == OMP_ATV_DEFAULT_MEM_FB) { 1480 if (al->fb == OMP_ATV_DEFAULT_MEM_FB) { 1483 } else if (al->fb == OMP_ATV_ABORT_FB) { 1485 } else if (al->fb == OMP_ATV_ALLOCATOR_FB) { 1494 if (al->fb == OMP_ATV_DEFAULT_MEM_FB) { 1497 } else if (al->fb == OMP_ATV_ABORT_FB) { 1499 } else if (al->fb == OMP_ATV_ALLOCATOR_FB) { 1510 if (al->fb == OMP_ATV_DEFAULT_MEM_FB) { 1513 } else if (al->fb == OMP_ATV_ABORT_FB) { 1515 } else if (al->fb == OMP_ATV_ALLOCATOR_FB) { 1536 if (al->fb == OMP_ATV_DEFAULT_MEM_FB) { 1539 } else if (al->fb == OMP_ATV_ABORT_FB) { 1541 } else if (al->fb == OMP_ATV_ALLOCATOR_FB) { 1549 if (ptr == NULL && al->fb == OMP_ATV_ABORT_FB) { 1556 if (ptr == NULL && al->fb == OMP_ATV_ABORT_FB) {