Searched refs:START (Results 1 - 25 of 70) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils/ld/emulparams/
H A Dhppaelf.sh7 START="$START$"
H A Dhppalinux.sh13 START="_start"
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/emulparams/
H A Dhppaelf.sh7 START="$START$"
H A Dhppalinux.sh13 START="_start"
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.c115 if (arg == START)
142 xml_insert_element_with_attribute (XREFNODENAME, START,
150 xml_insert_element_with_attribute (XREF, START,
159 xml_insert_element (CITE, START);
173 xml_insert_element (XREF, START);
174 xml_insert_element (XREFNODENAME, START);
179 xml_insert_element (XREFINFONAME, START);
185 xml_insert_element (XREFPRINTEDDESC, START);
191 xml_insert_element (XREFINFOFILE, START);
197 xml_insert_element (XREFPRINTEDNAME, START);
[all...]
H A Dxml.c642 xml_insert_element_with_attribute (TEXINFO, START, "lang=\"%s\"", language_table[language_code].abbrev);
644 xml_insert_element_with_attribute (TEXINFO, START, "xml:lang=\"%s\"", language_table[language_code].abbrev);
648 xml_insert_element (SETFILENAME, START);
802 if ( ( (arg == START) &&
818 if (arg == START)
830 if (!xml_dont_touch_items_defs && arg == START)
836 xml_insert_element (ITEM, START);
842 xml_insert_element (DEFINITIONITEM, START);
869 if (arg == START)
882 if (arg == START
[all...]
H A Dcmds.c379 if (arg == START)
386 if (arg == START)
400 if (arg == START)
426 if (arg == START)
444 if (arg == START)
464 if (arg == START)
480 if (arg == START)
510 if (arg == START)
532 if (arg == START)
552 if (arg == START)
[all...]
H A Ddefun.c265 insert_html_tag (START, "");
562 insert_html_tag (START, "b");
565 insert_html_tag (START, "var");
570 insert_html_tag (START, "b");
573 insert_html_tag (START, "var");
577 insert_html_tag (START, "b");
580 insert_html_tag (START, "var");
587 insert_html_tag (START, "b");
590 insert_html_tag (START, "var");
H A Dinsertion.c453 xml_insert_element (MENU, START);
476 xml_insert_element (DETAILMENU, START);
489 insert_string ("START-INFO-DIR-ENTRY\n");
532 xml_insert_element (BOOKINFO, START);
535 xml_insert_element (LEGALNOTICE, START);
561 xml_insert_quotation (insertion_stack->item_function, START);
695 xml_insert_element (GROUP, START);
830 xml_insert_element (FLOAT, START);
833 xml_insert_element_with_attribute (FLOAT, START,
836 xml_insert_element (FLOATTYPE, START);
[all...]
H A Dsectioning.c385 START, "label=\"%s\" xreflabel=\"%s\"",
390 START, "label=\"%s\"",
394 xml_insert_element (xml_element (secname), START);
396 xml_insert_element (TITLE, START);
408 xml_insert_element_with_attribute (xml_element (secname), START,
411 xml_insert_element_with_attribute (xml_element (secname), START,
415 xml_insert_element (xml_element (secname), START);
383 START, "label=\\"%s\\" xreflabel=\\"%s\\"", local
388 START, "label=\\"%s\\"", local
392 xml_insert_element (xml_element (secname), START); local
406 xml_insert_element_with_attribute (xml_element (secname), START, local
409 xml_insert_element_with_attribute (xml_element (secname), START, local
413 xml_insert_element (xml_element (secname), START); local
H A Dhtml.c516 if (start_or_end != START)
548 if (start_or_end == START)
558 if ((start_or_end == START) && old_tag && *old_tag
564 if (start_or_end == START)
572 if ((start_or_end != START) && old_tag && *old_tag)
H A Dcmds.h25 before argument parsing (START) or after (END), the starting position
30 encountered in the text, the associated function is called with START
34 #define START 0 macro
H A Dtoc.c365 if (arg == START)
368 xml_insert_element (elt, START);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dnlmheader.h39 # define START 283 macro
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A Dconcise-xs.t22 |(?-x: exists in stash, but has no START) }x,
26 noSTART => qr/ has no START/,
H A Dconcise.t182 like ($res, qr/coderef CODE\(0x[0-9a-fA-F]+\) has no START/,
183 "'sub decl_only' seen as having no START");
195 like ($res, qr/coderef CODE\(0x[0-9a-fA-F]+\) has no START/,
196 "'\&not_even_declared' seen as having no START");
208 like ($res, qr/coderef CODE\(0x[0-9a-fA-F]+\) has no START/,
209 "'\&Bar::auto_func' seen as having no START");
362 like($out, qr/Config::AUTOLOAD exists in stash, but has no START/,
369 like($out, qr/Config::AUTOLOAD exists in stash, but has no START/,
/openbsd-current/gnu/usr.bin/perl/t/perf/
H A Doptree.t159 ->START # nextstate
169 is svref_2object(sub { 0;0;0;0;0;0;time })->START->next->name, 'time',
176 ->START->next->name, 'time',
185 my $op = svref_2object($sub)->START;
194 ->START->next->name, 'time',
/openbsd-current/gnu/usr.bin/perl/t/run/
H A Ddtrace.t61 qr/START -> RUN; RUN -> DESTRUCT;/,
87 qr/START -> CHECK; CHECK -> INIT; INIT -> RUN; RUN -> END; END -> DESTRUCT;/,
/openbsd-current/gnu/llvm/llvm/lib/BinaryFormat/
H A DWasm.cpp54 ECase(START);
/openbsd-current/usr.bin/openssl/
H A Dspeed.c203 #define START TM_RESET macro
948 Time_F(START);
961 Time_F(START);
984 Time_F(START);
1009 Time_F(START);
1020 Time_F(START);
1033 Time_F(START);
1047 Time_F(START);
1060 Time_F(START);
1072 Time_F(START);
[all...]
/openbsd-current/regress/lib/libpthread/errno/
H A Derrno.c22 START, enumerator in enum:state
119 state = START;
/openbsd-current/sys/dev/fdt/
H A Damliic.c51 #define START 0x1 macro
188 SET_TOKEN(i++, START);
197 SET_TOKEN(i++, START);
200 SET_TOKEN(i++, START);
/openbsd-current/gnu/llvm/libcxx/
H A Dappveyor-reqs-install.cmd15 START /WAIT llvm-installer.exe /S /D=C:\"Program Files\LLVM"
/openbsd-current/usr.sbin/bgpctl/
H A Djson.c33 START, enumerator in enum:json_type
98 stack[level].type = START;
/openbsd-current/usr.sbin/rpki-client/
H A Djson.c33 START, enumerator in enum:json_type
98 stack[level].type = START;

Completed in 218 milliseconds

123