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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
argtypes.c 380 Type *ft2 = NULL; local
385 ft2 = (*tup->arguments)[1]->type;
391 ft2 = (*tup->arguments)[0]->type;
414 //printf("ft2 = %s\n", ft2 ? ft2->toChars() : "null");
422 if (ft2)
430 t2 = argtypemerge(t2, ft2, off2 - 8);
argtypes.c 380 Type *ft2 = NULL; local
385 ft2 = (*tup->arguments)[1]->type;
391 ft2 = (*tup->arguments)[0]->type;
414 //printf("ft2 = %s\n", ft2 ? ft2->toChars() : "null");
422 if (ft2)
430 t2 = argtypemerge(t2, ft2, off2 - 8);
  /src/external/gpl3/gdb/dist/sim/riscv/
riscv-sim.h 41 unsigned_word ft0, ft1, ft2, ft3, ft4, ft5, ft6, ft7; member in struct:riscv_sim_cpu::__anon19947::__anon19948
riscv-sim.h 41 unsigned_word ft0, ft1, ft2, ft3, ft4, ft5, ft6, ft7; member in struct:riscv_sim_cpu::__anon19947::__anon19948
  /src/external/gpl3/gdb.old/dist/sim/riscv/
riscv-sim.h 41 unsigned_word ft0, ft1, ft2, ft3, ft4, ft5, ft6, ft7; member in struct:riscv_sim_cpu::__anon22686::__anon22687
riscv-sim.h 41 unsigned_word ft0, ft1, ft2, ft3, ft4, ft5, ft6, ft7; member in struct:riscv_sim_cpu::__anon22686::__anon22687
  /src/sys/arch/alpha/include/
asm.h 105 #define ft2 $f11 macro
asm.h 105 #define ft2 $f11 macro

Completed in 41 milliseconds