Searched refs:nvis (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/libedit-40/src/
H A Dvis.h80 char *nvis(char *, size_t, int, int, int);
H A Dvis.c494 nvis(char *dst, size_t dlen, int c, int flag, int nextc) function
/macosx-10.10.1/ntp-92/ntpd/
H A Djupiter.h146 u_short nvis; /* number of visible satellites */ member in struct:jvis
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delflink.c4116 unsigned char hvis, symvis, other, nvis;
4126 nvis = symvis;
4128 nvis = hvis;
4130 nvis = hvis < symvis ? hvis : symvis;
4132 h->other = other | nvis;
4107 unsigned char hvis, symvis, other, nvis; local

Completed in 102 milliseconds