HomeSort by: relevance | last modified time | path
    Searched refs:PORT_DIR (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-bfin_ppi.h 27 #define PORT_DIR (1 << 1)
dv-bfin_ppi.c 69 if (!(ppi->control & PORT_DIR))
dv-bfin_eppi.c 73 if (!(eppi->control & PORT_DIR))
  /src/external/gpl3/gdb/dist/sim/bfin/
dv-bfin_ppi.h 27 #define PORT_DIR (1 << 1)
dv-bfin_ppi.c 69 if (!(ppi->control & PORT_DIR))
dv-bfin_eppi.c 73 if (!(eppi->control & PORT_DIR))
  /src/external/bsd/libbind/dist/
configure 915 PORT_DIR
25911 # PORT_DIR
25912 PORT_DIR=port/unknown
25921 *aix3.2*) PORT_DIR="port/aix32";;
25922 *aix4*) PORT_DIR="port/aix4";;
25923 *aix5*) PORT_DIR="port/aix5";;
25924 *aux3*) PORT_DIR="port/aux3";;
25925 *-bsdi2*) PORT_DIR="port/bsdos2";;
25926 *-bsdi*) PORT_DIR="port/bsdos";;
25929 PORT_DIR="port/cygwin";
    [all...]

Completed in 52 milliseconds