Home
last modified time | relevance | path

Searched defs:PFI (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_copypaste.c38 typedef int (*PFI)(); typedef
/netbsd-src/sys/kern/
H A Dvfs_init.c130 typedef int (*PFI)(void *); typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2127 PPCFunctionInfo *PFI = MF.getInfo<PPCFunctionInfo>(); in processFunctionBeforeFrameFinalized() local