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

  /src/external/bsd/pcc/dist/pcc/arch/nova/
code.c 200 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/pdp10/
code.c 202 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
code.c 211 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/m16c/
code.c 322 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/m68k/
code.c 233 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/pdp11/
code.c 197 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
code.c 246 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/i86/
code.c 389 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/vax/
code.c 240 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h 175 int mygenswitch(int, TWORD, struct swents **, int);
cgram.y 1573 if (mygenswitch(num, type, p, n))
  /src/external/bsd/pcc/dist/pcc/arch/i386/
code.c 603 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h 171 int mygenswitch(int, TWORD, struct swents **, int);
cgram.y 1625 if (mygenswitch(num, type, p, n))
  /src/external/bsd/pcc/dist/pcc/arch/arm/
code.c 462 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/mips/
code.c 496 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/amd64/
code.c 1174 mygenswitch(int num, TWORD type, struct swents **p, int n) function
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
code.c 635 mygenswitch(int num, TWORD type, struct swents **p, int n) function

Completed in 40 milliseconds