Home
last modified time | relevance | path

Searched defs:fType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Darm-linux-nat.c59 unsigned char fType[8]; /* type of floating point value held in member
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp670 FunctionType* fType = FunctionType::get(F->getReturnType(), args, false); in UpgradeIntrinsicFunction1() local