Searched refs:fres (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/bmake/ |
| HD | realpath.c | 72 char *p, wbuf[2][MAXPATHLEN], *fres; in realpath() local 83 fres = resolved = malloc(MAXPATHLEN); in realpath() 87 fres = NULL; in realpath() 212 free(fres); in realpath()
|
| /trueos/sys/dev/drm2/ |
| HD | drm_gem_names.c | 207 int i, fres; in drm_gem_names_foreach() local 220 fres = f(np->name, np->ptr, arg); in drm_gem_names_foreach() 224 if (fres) in drm_gem_names_foreach()
|
| /trueos/gnu/usr.bin/rcs/lib/ |
| HD | partime.c | 323 parse_decimal (s, digits, lo, hi, resolution, res, fres) in parse_decimal() argument 325 int digits, lo, hi, resolution, *res, *fres; 350 *fres = f;
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPC.td | 64 def FeatureFRES : SubtargetFeature<"fres", "HasFRES", "true", 65 "Enable the fres instruction">;
|
| HD | PPCSchedule.td | 216 // fres FPRes
|
| HD | PPCInstrInfo.td | 1805 "fres", "$frD, $frB", FPGeneral,
|
| /trueos/contrib/binutils/opcodes/ |
| HD | ChangeLog-2006 | 146 (powerpc_opcodes): Extend "lwarx", "ldarx", "dcbf", "fres", "fres.",
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.md | 5064 (define_insn "fres" 5068 "fres %0,%1"
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2005 | 15961 * config/rs6000/rs6000.md (fres): New pattern.
|