Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dmain.c418 #define SGF 010 /* repeat last substitution */ macro
665 sflags |=SGF; in exec_command()
682 sflags |= SGF; in exec_command()
/freebsd/contrib/file/magic/Magdir/
H A Dgames174 # Summary: SGF Smart Game Format
245 # Type: SGF Smart Game Format
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td381 (instregex "SGF$")>;
H A DSystemZScheduleZ196.td370 (instregex "SGF$")>;
H A DSystemZScheduleZ13.td408 (instregex "SGF$")>;
H A DSystemZInstrInfo.td1113 def SGF : BinaryRXY<"sgf", 0xE319, z_ssub, GR64, z_asextloadi32, 4>;