Home
last modified time | relevance | path

Searched defs:endx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dtoucholap.c51 int y, endy, endx, starty, startx; in touchoverlap() local
H A Dborder.c70 int endy, endx, i; in wborder() local
[all...]
/netbsd-src/external/gpl2/dtc/dist/
H A Dutil.c148 char *endx; in get_oct_char() local
171 char *endx; in get_hex_char() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpei-x86_64.c388 asection *xdata_section, bfd_byte *xdata, bfd_vma *endx, in pex64_dump_xdata()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpei-x86_64.c403 asection *xdata_section, bfd_byte *xdata, bfd_vma *endx, in pex64_dump_xdata()
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.h250 vdmvarc(int centerx, int centery,int radius, int startx, int starty, int endx, int endy,\ in vdmvarc()