| /src/external/lgpl3/mpfr/dist/tests/ |
| tl2b.c | 1 /* Test file for l2b constants. 24 the l2b constants. */ 32 static __mpfr_struct l2b[BASE_MAX-1][2]; variable 108 p = &l2b[beta-2][i]; 156 p = &l2b[beta-2][i]; 179 /* Generate code that initializes the l2b constants. */ 184 /* Check the l2b constants. */
|
| /src/sys/arch/arm/arm32/ |
| pmap.c | 1472 struct l2_bucket *l2b; local 1475 (l2b = &l2->l2_bucket[L2_BUCKET(l1slot)])->l2b_kva == NULL) 1478 return l2b; 1514 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local 1519 if (l2b->l2b_kva == NULL) { 1526 if ((ptep = pmap_alloc_l2_ptp(&l2b->l2b_pa)) == NULL) { 1540 l2b->l2b_kva = ptep; 1541 l2b->l2b_l1slot = l1slot; 1549 pd_entry_t npde = L1_C_PROTO | l2b->l2b_pa 1557 return l2b; 1689 const struct l2_bucket * const l2b = local 1734 struct l2_bucket *l2b; local 1968 struct l2_bucket * const l2b local 2000 struct l2_bucket * const l2b local 2288 struct l2_bucket * const l2b = pmap_get_l2_bucket(pv->pv_pmap, local 2409 struct l2_bucket * const l2b = pmap_get_l2_bucket(pm, va); local 2843 struct l2_bucket *l2b; local 3090 struct l2_bucket *l2b; local 3537 struct l2_bucket * const l2b = pmap_get_l2_bucket(pm, sva); local 3755 struct l2_bucket * const l2b = pmap_get_l2_bucket(kpm, va); local 3919 struct l2_bucket * const l2b = pmap_get_l2_bucket(kpm, va); local 4098 struct l2_bucket *l2b; local 4215 struct l2_bucket *l2b; local 4383 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local 4429 struct l2_bucket *l2b; local 4876 struct l2_bucket *l2b; local 6023 struct l2_bucket * const l2b = &l2->l2_bucket[L2_BUCKET(l1slot)]; local 6096 struct l2_bucket *l2b = local 6149 struct l2_bucket *l2b; local 6296 struct l2_bucket *l2b; local 6632 struct l2_bucket *l2b; local 7627 struct l2_bucket *l2b = pmap_get_l2_bucket(pmap_kernel(), va); local 7897 struct l2_bucket *l2b; local [all...] |
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| se_loop_kill.S | 381 LD32_LABEL(r1, l2b); 391 l2b:R2 += 2;
|
| se_loop_kill_01.S | 383 LD32_LABEL(r1, l2b); 393 l2b:R2 += 2;
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| se_loop_kill.S | 381 LD32_LABEL(r1, l2b); 391 l2b:R2 += 2;
|
| se_loop_kill_01.S | 383 LD32_LABEL(r1, l2b); 393 l2b:R2 += 2;
|