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

  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c 1731 int class, qual, sig, uns, cmplx, imag, err; member in struct:typctx
1839 tc->cmplx = 1;
1867 if (tc.cmplx || tc.imag) {
1870 if ((tc.cmplx && tc.imag) || tc.sig || tc.uns ||
1873 if (tc.cmplx) {
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c 1715 int class, qual, sig, uns, cmplx, imag, err, align; member in struct:typctx
1840 tc->cmplx = 1;
1869 if (tc.cmplx || tc.imag) {
1872 if ((tc.cmplx && tc.imag) || tc.sig || tc.uns ||
1875 if (tc.cmplx) {
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 929 tree cmplx; member in struct:gfc_powdecl_list
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 909 tree cmplx; member in struct:gfc_powdecl_list

Completed in 27 milliseconds