Searched refs:psy (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dpopup.c62 u_int psy; member in struct:popup_data
307 if (pd->psy > tty->sy)
310 pd->sy = pd->psy;
465 pd->psy = pd->sy;
715 pd->psy = sy;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-spu.c2995 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3038 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3046 *psy++ = sy;
3048 symcount = psy - psyms;
3049 *psy = NULL;
3057 for (psy = psyms; psy < psyms + symcount; )
3059 asection *s = psecs[*psy - syms];
3062 for (psy2 = psy; ++psy2 < psyms + symcount; )
3066 if (!alloc_stack_info (s, psy2 - psy))
3115 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-spu.c2994 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3034 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3042 *psy++ = sy;
3044 symcount = psy - psyms;
3045 *psy = NULL;
3053 for (psy = psyms; psy < psyms + symcount; )
3055 asection *s = psecs[*psy - syms];
3058 for (psy2 = psy; ++psy2 < psyms + symcount; )
3062 if (!alloc_stack_info (s, psy2 - psy))
3111 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-spu.c2994 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3034 for (psy = psyms, p = psecs, sy = syms; sy < syms + symcount; ++p, ++sy)
3042 *psy++ = sy;
3044 symcount = psy - psyms;
3045 *psy = NULL;
3053 for (psy = psyms; psy < psyms + symcount; )
3055 asection *s = psecs[*psy - syms];
3058 for (psy2 = psy; ++psy2 < psyms + symcount; )
3062 if (!alloc_stack_info (s, psy2 - psy))
3111 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-spu.c2995 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 259 milliseconds