L                1466 ompi/mca/common/ompio/common_ompio_aggregators.c     double L=.00000184;
L                1519 ompi/mca/common/ompio/common_ompio_aggregators.c     t_send = n_s * (L + 2 * o + (n_as -1) * g + (m_s - 1) * n_as * G);
L                1520 ompi/mca/common/ompio/common_ompio_aggregators.c     t_recv=  n_r * (L + 2 * o + (n_ar -1) * g + (m_s - 1) * n_ar * G);;
L                  58 opal/mca/pmix/cray/pmix_cray_pmap_parser.c     int base, H, L;
L                  64 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  67 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         if (me >= abs_rank && me < abs_rank + H*L) {
L                  69 opal/mca/pmix/cray/pmix_cray_pmap_parser.c             return base + (me - abs_rank)/L;
L                  71 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         abs_rank += H*L;
L                  79 opal/mca/pmix/cray/pmix_cray_pmap_parser.c     int base, H, L;
L                  91 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  96 opal/mca/pmix/cray/pmix_cray_pmap_parser.c             if (*nlrs + L >= max_lr) {
L                  97 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
L                 103 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                 max_lr += L;
L                 108 opal/mca/pmix/cray/pmix_cray_pmap_parser.c             for (i = 0; i < L; i++) {
L                 109 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                 lrs[*nlrs] = (my_node - base) * L + i + abs_rank;
L                 113 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         abs_rank += H*L;
L                  59 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c     int base, H, L;
L                  65 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  68 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         if (me >= abs_rank && me < abs_rank + H*L) {
L                  70 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c             return base + (me - abs_rank)/L;
L                  72 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         abs_rank += H*L;
L                  80 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c     int base, H, L;
L                  92 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  97 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c             if (*nlrs + L >= max_lr) {
L                  98 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
L                 104 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                 max_lr += L;
L                 109 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c             for (i = 0; i < L; i++) {
L                 110 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                 lrs[*nlrs] = (my_node - base) * L + i + abs_rank;
L                 114 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         abs_rank += H*L;
L                  56 opal/mca/pmix/s2/pmi2_pmap_parser.c     int base, H, L;
L                  62 opal/mca/pmix/s2/pmi2_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  65 opal/mca/pmix/s2/pmi2_pmap_parser.c         if (me >= abs_rank && me < abs_rank + H*L) {
L                  67 opal/mca/pmix/s2/pmi2_pmap_parser.c             return base + (me - abs_rank)/L;
L                  69 opal/mca/pmix/s2/pmi2_pmap_parser.c         abs_rank += H*L;
L                  77 opal/mca/pmix/s2/pmi2_pmap_parser.c     int base, H, L;
L                  89 opal/mca/pmix/s2/pmi2_pmap_parser.c         if (3 != sscanf(p, ",(%d,%d,%d)", &base, &H, &L)) {
L                  94 opal/mca/pmix/s2/pmi2_pmap_parser.c             if (*nlrs + L >= max_lr) {
L                  95 opal/mca/pmix/s2/pmi2_pmap_parser.c                 lrs = realloc(lrs, (max_lr + L) * sizeof(int));
L                 101 opal/mca/pmix/s2/pmi2_pmap_parser.c                 max_lr += L;
L                 106 opal/mca/pmix/s2/pmi2_pmap_parser.c             for (i = 0; i < L; i++) {
L                 107 opal/mca/pmix/s2/pmi2_pmap_parser.c                 lrs[*nlrs] = (my_node - base) * L + i + abs_rank;
L                 111 opal/mca/pmix/s2/pmi2_pmap_parser.c         abs_rank += H*L;
L                2380 oshmem/mca/memheap/ptmalloc/malloc.c #define set_lock(M,L)\
L                2381 oshmem/mca/memheap/ptmalloc/malloc.c  ((M)->mflags = (L)?\