Home
last modified time | relevance | path

Searched refs:sob (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/perl/lib/Net/
H A Dservent.pm21 my $sob = new();
22 $s_name = $sob->[0] = $_[0];
23 @s_aliases = @{ $sob->[1] } = split ' ', $_[1];
24 $s_port = $sob->[2] = $_[2];
25 $s_proto = $sob->[3] = $_[3];
26 return $sob;
/openbsd/usr.bin/newsyslog/
H A Dnewsyslog.c152 char *sob(char *);
493 tmp = sob(line); in parse_file()
503 q = parse = missing_field(sob(line), errline, lineno); in parse_file()
512 q = parse = missing_field(sob(++parse), errline, lineno); in parse_file()
540 q = parse = missing_field(sob(++parse), errline, lineno); in parse_file()
556 q = parse = missing_field(sob(++parse), errline, lineno); in parse_file()
567 q = parse = missing_field(sob(++parse), errline, lineno); in parse_file()
575 q = parse = missing_field(sob(++parse), errline, lineno); in parse_file()
619 q = sob(++parse); /* Optional field */ in parse_file()
658 q = parse = sob(++parse); /* Optional field */ in parse_file()
[all …]
/openbsd/gnu/usr.bin/texinfo/po/
H A Dcs.po477 msgstr " Vyb�r�n� polo�ky menu zp�sob� zobrazen� tohoto uzlu.\n"
646 msgstr " Vyb�r�n� polo�ky menu zp�sob� zobrazen� tohoto uzlu.\n"
1629 msgstr "Je-li zapnuto, pak chyby zp�sob� varovn� p�pnut�"
3144 #~ "--ifhtml zp�sob� zpracov�n� @ifhtml a @html, i kdy� nen�\n"
3146 #~ "--ifinfo zp�sob� zpracov�n� @ifinfo, i kdy� je v�stupem "
3148 #~ "--iftex zp�sob� zpracov�n� @iftex a @tex textu\n"
3186 #~ "--no-ifhtml zp�sob� nezpracov�n� @ifhtml a @html textu\n"
3187 #~ "--no-ifinfo zp�sob� nezpracov�n� @ifinfo textu\n"
3188 #~ "--no-iftex zp�sob� nezpracov�n� @iftex a @tex textu\n"
/openbsd/gnu/gcc/gcc/config/pdp11/
H A Dpdp11.md220 ;; sob instruction - we need an assembler which can make this instruction
241 return \"sob %0, %l1\";
243 /* emulate sob */
/openbsd/gnu/usr.bin/gcc/gcc/config/pdp11/
H A Dpdp11.md221 ;; sob instruction - we need an assembler which can make this instruction
242 return \"sob %0, %l1\";
244 /* emulate sob */
/openbsd/gnu/gcc/gcc/config/vax/
H A Dvax.md1103 ;; Normal sob insns.
1188 ;; Something like a sob insn, but compares against -1.
/openbsd/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvax.md1686 ;; Normal sob insns.
1771 ;; Something like a sob insn, but compares against -1.
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DTutorial.pod12 I<*sob*>
/openbsd/games/fortune/datfiles/
H A Dfortunes2-o1863 "I...<sob, sniffle>...I'm 21 and I <choke> I've never been kissed...
1872 "I...I'm <sob, sniffle, sniffle> 21 and I've never been fucked..."
12738 "Favorite pets... (blubber,sob)... caught cold... (moan)... Don't
12739 see how I'll live without them... (weep,sob)... want to have them stuffed...
/openbsd/share/dict/
H A Dweb2a56571 sob sister
56572 sob story
56573 sob stuff
H A Dweb2184302 sob
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.25113 * pdp11.md (sob pattern): Add inout reload constraint.