Searched refs:STRIDE (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dstride.h44 vax, m68000, ns16000, pyramid, orion, tahoe, APOLLO and STRIDE
48 #ifndef STRIDE
49 #define STRIDE macro
88 /* The STRIDE system is more powerful than standard USG5. */
/macosx-10.9.5/emacs-92/emacs/src/
H A Decrt0.c299 #ifdef STRIDE
301 #else /* m68k, not STRIDE */
303 #endif /* STRIDE */
306 #ifdef STRIDE
309 #else /* m68k, not STRIDE */
311 #endif /* STRIDE */
H A Dsyswait.h82 #if (!defined (BSD_SYSTEM) && !defined (UNIPLUS) && !defined (STRIDE) && !(defined (HPUX) && !defined (NOMULTIPLEJOBS)) && !defined (HAVE_WAIT_HEADER))
132 #endif /* BSD_SYSTEM || UNIPLUS || STRIDE || HPUX */
H A Dprocess.c91 #if defined(BSD_SYSTEM) || defined(STRIDE)
96 #endif /* BSD_SYSTEM || STRIDE */
1941 #if defined (STRIDE) || (defined (pfa) && defined (HAVE_PTYS))
H A Dsysdep.c1046 #ifdef STRIDE /* Stride doesn't have FASYNC - use FIOASYNC */
1072 #else /* not FASYNC, not STRIDE */
1129 #endif /* STRIDE */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dentry.c534 #define STRIDE 8
537 #define STRIDE 1 macro
540 #define STRIDE_FACTOR (STRIDE*STRIPE)
566 for (j=i; j<num; j+= STRIDE) {
569 e += STRIDE;
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dmovemail.c506 #if defined (STRIDE) || defined (XENIX)
512 #endif /* STRIDE or XENIX */

Completed in 181 milliseconds