Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/ed/
Dmain.c438 #define SGF 010 /* repeat last substitution */ macro
685 sflags |=SGF; in exec_command()
702 sflags |= SGF; in exec_command()
/freebsd-12-stable/contrib/file/magic/Magdir/
Dgames212 # Summary: SGF Smart Game Format
283 # Type: SGF Smart Game Format
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td381 (instregex "SGF$")>;
DSystemZScheduleZ196.td370 (instregex "SGF$")>;
DSystemZScheduleZ13.td408 (instregex "SGF$")>;
DSystemZInstrInfo.td1068 def SGF : BinaryRXY<"sgf", 0xE319, z_ssub, GR64, asextloadi32, 4>;