HomeSort by: relevance | last modified time | path
    Searched defs:psy (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/tmux/dist/
image-sixel.c 421 u_int cx, cy, pox, poy, psx, psy, tsx, tsy, px, py; local
447 psy = sy * si->ypixel;
460 new->ra_y = si->ra_y < psy ? si->ra_y : psy;
470 py = poy + ((double)y * psy / tsy);
popup.c 62 u_int psy; member in struct:popup_data
308 if (pd->psy > tty->sy)
311 pd->sy = pd->psy;
470 pd->psy = pd->sy;
774 pd->psy = sy;
  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 2995 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3035 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3043 *psy++ = sy;
3045 symcount = psy - psyms;
3046 *psy = NULL;
3054 for (psy = psyms; psy < psyms + symcount; )
3056 asection *s = psecs[*psy - syms];
3059 for (psy2 = psy; ++psy2 < psyms + symcount; )
3063 if (!alloc_stack_info (s, psy2 - psy))
3112 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 2995 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3035 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3043 *psy++ = sy;
3045 symcount = psy - psyms;
3046 *psy = NULL;
3054 for (psy = psyms; psy < psyms + symcount; )
3056 asection *s = psecs[*psy - syms];
3059 for (psy2 = psy; ++psy2 < psyms + symcount; )
3063 if (!alloc_stack_info (s, psy2 - psy))
3112 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 2991 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3031 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3039 *psy++ = sy;
3041 symcount = psy - psyms;
3042 *psy = NULL;
3050 for (psy = psyms; psy < psyms + symcount; )
3052 asection *s = psecs[*psy - syms];
3055 for (psy2 = psy; ++psy2 < psyms + symcount; )
3059 if (!alloc_stack_info (s, psy2 - psy))
3108 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 2995 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3035 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3043 *psy++ = sy;
3045 symcount = psy - psyms;
3046 *psy = NULL;
3054 for (psy = psyms; psy < psyms + symcount; )
3056 asection *s = psecs[*psy - syms];
3059 for (psy2 = psy; ++psy2 < psyms + symcount; )
3063 if (!alloc_stack_info (s, psy2 - psy))
3112 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
    [all...]

Completed in 62 milliseconds