Searched refs:nvis (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/libc-vis/ |
| D | vis.h | 86 char *nvis(char *, size_t, int, int, int);
|
| D | vis.c | 631 nvis(char *mbdst, size_t dlen, int c, int flags, int nextc) in nvis() function
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | jupiter.h | 146 u_short nvis; /* number of visible satellites */ member
|
| /freebsd-9-stable/lib/libc/gen/ |
| D | Symbol.map | 389 nvis;
|
| D | Makefile.inc | 199 MLINKS+=vis.3 nvis.3 \
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elflink.c | 4234 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()
|