Home
last modified time | relevance | path

Searched refs:nvis (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/libc-vis/
Dvis.h86 char *nvis(char *, size_t, int, int, int);
Dvis.c631 nvis(char *mbdst, size_t dlen, int c, int flags, int nextc) in nvis() function
/freebsd-9-stable/contrib/ntp/ntpd/
Djupiter.h146 u_short nvis; /* number of visible satellites */ member
/freebsd-9-stable/lib/libc/gen/
DSymbol.map389 nvis;
DMakefile.inc199 MLINKS+=vis.3 nvis.3 \
/freebsd-9-stable/contrib/binutils/bfd/
Delflink.c4234 unsigned char hvis, symvis, other, nvis; in elf_link_add_object_symbols() local
4244 nvis = symvis; in elf_link_add_object_symbols()
4246 nvis = hvis; in elf_link_add_object_symbols()
4248 nvis = hvis < symvis ? hvis : symvis; in elf_link_add_object_symbols()
4250 h->other = other | nvis; in elf_link_add_object_symbols()