Searched refs:_n (Results 1 - 25 of 63) sorted by relevance

123

/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Drefcount.h201 int _n = ++(rp)->refs; \
203 *_tmp = _n; \
209 int _n; \
211 _n = ++(rp)->refs; \
213 *_tmp = _n; \
219 int _n; \
221 _n = --(rp)->refs; \
223 *_tmp = _n; \
H A Dbuffer.h729 #define ISC__BUFFER_ADD(_b, _n) \
731 (_b)->used += (_n); \
734 #define ISC__BUFFER_SUBTRACT(_b, _n) \
736 (_b)->used -= (_n); \
773 #define ISC__BUFFER_SETACTIVE(_b, _n) \
775 (_b)->active = (_b)->current + (_n); \
783 #define ISC__BUFFER_FORWARD(_b, _n) \
785 (_b)->current += (_n); \
788 #define ISC__BUFFER_BACK(_b, _n) \
790 (_b)->current -= (_n); \
[all...]
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Drefcount.h201 int _n = ++(rp)->refs; \
203 *_tmp = _n; \
209 int _n; \
211 _n = ++(rp)->refs; \
213 *_tmp = _n; \
219 int _n; \
221 _n = --(rp)->refs; \
223 *_tmp = _n; \
H A Dbuffer.h729 #define ISC__BUFFER_ADD(_b, _n) \
731 (_b)->used += (_n); \
734 #define ISC__BUFFER_SUBTRACT(_b, _n) \
736 (_b)->used -= (_n); \
773 #define ISC__BUFFER_SETACTIVE(_b, _n) \
775 (_b)->active = (_b)->current + (_n); \
783 #define ISC__BUFFER_FORWARD(_b, _n) \
785 (_b)->current += (_n); \
788 #define ISC__BUFFER_BACK(_b, _n) \
790 (_b)->current -= (_n); \
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dprbit.h65 ** 2 greater than or equal to _n. The result is returned in _log2.
67 #define PR_CEILING_LOG2(_log2,_n) \
69 PRUint32 j_ = (PRUint32)(_n); \
87 ** 2 less than or equal to _n. The result is returned in _log2.
91 #define PR_FLOOR_LOG2(_log2,_n) \
93 PRUint32 j_ = (PRUint32)(_n); \
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprbit.h65 ** 2 greater than or equal to _n. The result is returned in _log2.
67 #define PR_CEILING_LOG2(_log2,_n) \
69 PRUint32 j_ = (PRUint32)(_n); \
87 ** 2 less than or equal to _n. The result is returned in _log2.
91 #define PR_FLOOR_LOG2(_log2,_n) \
93 PRUint32 j_ = (PRUint32)(_n); \
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprbit.h65 ** 2 greater than or equal to _n. The result is returned in _log2.
67 #define PR_CEILING_LOG2(_log2,_n) \
69 PRUint32 j_ = (PRUint32)(_n); \
87 ** 2 less than or equal to _n. The result is returned in _log2.
91 #define PR_FLOOR_LOG2(_log2,_n) \
93 PRUint32 j_ = (PRUint32)(_n); \
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprbit.h65 ** 2 greater than or equal to _n. The result is returned in _log2.
67 #define PR_CEILING_LOG2(_log2,_n) \
69 PRUint32 j_ = (PRUint32)(_n); \
87 ** 2 less than or equal to _n. The result is returned in _log2.
91 #define PR_FLOOR_LOG2(_log2,_n) \
93 PRUint32 j_ = (PRUint32)(_n); \
/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_fd_def.h53 __darwin_fd_isset(int _n, const struct fd_set *_p) argument
55 return (_p->fds_bits[(unsigned long)_n/__DARWIN_NFDBITS] & ((__int32_t)(1<<((unsigned long)_n % __DARWIN_NFDBITS))));
/macosx-10.10/OpenPAM-20/openpam/lib/
H A Dopenpam_impl.h150 int _n = (n); \
151 openpam_log(PAM_LOG_LIBDEBUG, "entering: %d", _n); \
170 int _n = (n); \
171 openpam_log(PAM_LOG_LIBDEBUG, "returning %d", _n); \
172 return (_n); \
/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dforward-control.sh13 _n=0
15 test $_n -eq 1 && trace "waiting for $_path to appear"
16 _n=`expr $_n + 1`
17 test $_n -ge 20 && return 1
25 _n=0
27 test $_n -eq 1 && trace "waiting for $_pid to exit"
28 _n=`expr $_n + 1`
29 test $_n
[all...]
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/AdjacencyMap/
H A DLight.pm24 $m->[ _n ] = 0;
45 $n = $m->[ _n ]++;
52 $n = $m->[ _n ]++;
231 $m->[ _n ] = $V[ _n ];
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/AdjacencyMap/
H A DLight.pm24 $m->[ _n ] = 0;
45 $n = $m->[ _n ]++;
52 $n = $m->[ _n ]++;
231 $m->[ _n ] = $V[ _n ];
/macosx-10.10/sudo-73/src/
H A Dmissing.h180 # define memcpy(_d, _s, _n) (bcopy(_s, _d, _n))
183 # define memset(_s, _x, _n) (bzero(_s, _n))
/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dname.h1340 dns_name_t *_n = (n); \
1345 dns_name_getlabelsequence(_n, 0, _n->labels - _l, _p); \
1347 dns_name_getlabelsequence(_n, _n->labels - _l, _l, _s); \
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dname.c308 #define COPYCHARARRAY(_ds,_el,_l,_n) \
310 (_n) = malloc((_l) * sizeof((_n)[0])); \
311 if ((_n) == NULL) \
314 (_n)[i] = _ds->u._el[i]
317 #define COPYVALARRAY(_ds,_el,_l,_n) \
319 (_n) = malloc((_l) * sizeof((_n)[0])); \
320 if ((_n) == NULL) \
323 (_n)[
[all...]
/macosx-10.10/OpenPAM-20/openpam/include/security/
H A Dopenpam.h210 int openpam_ttyconv(int _n,
220 int openpam_nullconv(int _n,
/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dinternal.h404 } _n; member in struct:internal_syment
413 #define n_name _n._n_name
414 #define n_zeroes _n._n_n._n_zeroes
415 #define n_offset _n._n_n._n_offset
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoffgen.c363 if (sym->_n._n_n._n_zeroes != 0
364 || sym->_n._n_n._n_offset == 0)
366 memcpy (buf, sym->_n._n_name, SYMNMLEN);
374 BFD_ASSERT (sym->_n._n_n._n_offset >= STRING_SIZE_SIZE);
382 return strings + sym->_n._n_n._n_offset;
797 native->u.syment._n._n_n._n_offset =
799 native->u.syment._n._n_n._n_zeroes = 0;
803 strncpy (native->u.syment._n._n_name, ".file", SYMNMLEN);
831 strncpy (native->u.syment._n._n_name, symbol->name, SYMNMLEN);
835 native->u.syment._n
[all...]
H A Dcoff-mcore.c443 else if ( sym->_n._n_n._n_zeroes == 0
444 && sym->_n._n_n._n_offset != 0)
445 my_name = obj_coff_strings (input_bfd) + sym->_n._n_n._n_offset;
450 strncpy (buf, sym->_n._n_name, SYMNMLEN);
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.c53 #define N(x) ((x)->_n._n_nptr[1])
458 ptr->u.function.lines = do_lines (i, sym->_n._n_nptr[1]);
543 s->name = sym->_n._n_nptr[1];
621 n->name = sym->_n._n_nptr[1];
643 char *name = sym->_n._n_nptr[1];
664 char *name = sym->_n._n_nptr[1];
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_loop.c130 struct mbuf *_n; \
131 for (_n = _m; _n != NULL; _n = _n->m_nextpkt) \
132 LO_BPF_TAP_OUT(_n); \
/macosx-10.10/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoaimp.h717 int _n = (_nd0) - _maxdigits; \
718 for(; _n > 0 && *_q == '0'; _n--, _q++) {} \
719 *_tp++ = _n > 0 ? '1' : '0'; \
/macosx-10.10/Heimdal-398.1.2/packages/mac/SnowLeopard10A/
H A Droken.h297 #define rk_random_uniform(_n) arc4random_uniform(_n)
/macosx-10.10/shell_cmds-179/hexdump/
H A Dodsyntax.c69 static char _n[] = "%_n", padding[] = PADDING; local
90 fshead->nextfu->fmt = _n; /* mimic regular output */

Completed in 366 milliseconds

123