HomeSort by relevance Sort by last modified time
    Searched refs:FINT (Results 1 - 5 of 5) sorted by null

  /external/cblas/include/
cblas_f77.h 13 #define FINT const int *
187 void F77_srot(FINT, float *, FINT, float *, FINT, const float *, const float *);
189 void F77_srotm( FINT, float *, FINT, float *, FINT, const float *);
191 void F77_sswap( FINT, float *, FINT, float *, FINT);
    [all...]
  /external/one-true-awk/
awk.h 127 #define FINT 5
lex.c 69 { "int", FINT, BLTIN },
run.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/
MBlazeDisassembler.cpp 234 case 0x300: return MBlaze::FINT;

Completed in 234 milliseconds