HomeSort by: relevance | last modified time | path
    Searched defs:SYS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/m68k/fpsp/
Makefile 61 # SYS selects the template set to use
66 #SYS = R3V6
69 #SYS = CI5
72 #SYS = GEN
75 SYS = GCC
253 l_entry.sa: L_ENTRY.AWK L_LIST MONADIC.$(SYS) DYADIC.$(SYS) l_fpsp.h
254 ${TOOL_AWK} -f L_ENTRY.AWK SYS=$(SYS) PREFIX=$(PREFIX) - \
  /src/tests/usr.bin/indent/
lsym_word.c 130 const char SYS$LOGIN[]="$HOME";
135 const char SYS$LOGIN[] = "$HOME";
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_netbsd.c 31 #include <sys/types.h>
32 #include <sys/stat.h>
38 #include <sys/param.h>
39 #include <sys/time.h>
45 #include <sys/resource.h>
49 #include <sys/ioctl.h>
59 # include <sys/ndir.h>
62 # include <sys/dir.h>
69 #undef MAXPATHLEN /* sys/param.h might define this also */
76 #include <sys/syscall.h> /* FIXME - should not be including this one *
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_netbsd.c 31 #include <sys/types.h>
32 #include <sys/stat.h>
38 #include <sys/param.h>
39 #include <sys/time.h>
45 #include <sys/resource.h>
49 #include <sys/ioctl.h>
59 # include <sys/ndir.h>
62 # include <sys/dir.h>
69 #undef MAXPATHLEN /* sys/param.h might define this also */
76 #include <sys/syscall.h> /* FIXME - should not be including this one *
    [all...]

Completed in 27 milliseconds