Home
last modified time | relevance | path

Searched refs:SGF (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/bin/ed/
HDmain.c427 #define SGF 010 /* repeat last substitution */ macro
674 sflags |=SGF; in exec_command()
691 sflags |= SGF; in exec_command()
/freebsd-13-stable/contrib/file/magic/Magdir/
HDgames174 # Summary: SGF Smart Game Format
245 # Type: SGF Smart Game Format
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZScheduleZ196.td370 (instregex "SGF$")>;
HDSystemZScheduleZEC12.td381 (instregex "SGF$")>;
HDSystemZScheduleZ13.td408 (instregex "SGF$")>;
HDSystemZInstrInfo.td1113 def SGF : BinaryRXY<"sgf", 0xE319, z_ssub, GR64, z_asextloadi32, 4>;