Home
last modified time | relevance | path

Searched refs:pass_first (Results 1 – 25 of 31) sorted by path

12

/dports/devel/liblouis/liblouis-3.20.0/liblouis/
H A DcompileTranslationTable.c781 case pass_first: in passFindCharacters()
1902 case pass_first: in compilePassOpcode()
1903 passInstructions[passIC++] = pass_first; in compilePassOpcode()
H A Dinternal.h136 pass_first = '`', enumerator
H A Dlou_backTranslateString.c1440 case pass_first: in back_passDoTest()
H A Dlou_translateString.c753 case pass_first: in passDoTest()
/dports/devel/liblouis/liblouis-3.20.0/tools/
H A Dlou_trace.c139 case pass_first: in print_script()
/dports/devel/nasm/nasm-2.15.05/asm/
H A Ddirectiv.c384 } else if (pass_first()) { in process_directives()
H A Deval.c977 pass_first() ? " before use" : ""); in expr6()
H A Dnasm.c1568 if (!pass_first()) in forward_refs()
1707 if (!pass_first()) { in assemble_file()
1715 if (pass_first()) in assemble_file()
2159 !(pass_first() && (severity & ERR_PASS1))) { in nasm_issue_error()
/dports/devel/nasm/nasm-2.15.05/include/
H A Dnasm.h1322 static inline bool pass_first(void) in pass_first() function
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutbin.c1220 if (!pass_first()) in bin_secname()
1249 if (!pass_first()) in bin_secname()
1256 if (!pass_first() && !(sec->flags & TYPE_DEFINED)) in bin_secname()
1302 if (!pass_first()) in bin_directive()
H A Doutcoff.c758 if (!pass_first()) in coff_directives()
H A Doutelf.c446 if (!pass_first()) /* XXX: Why? */ in elf_directive()
H A Doutmacho.c1780 if (!pass_first()) { in macho_no_dead_strip()
1808 if (!pass_first()) in macho_pragma()
H A Doutobj.c1582 if (pass_first()) { /* XXX */
1696 if (!pass_first()) /* XXX */
1746 if (!pass_first())
H A Doutrdf2.c713 if (pass_first()) { /* XXX */ in rdf2_directive()
727 if (pass_first()) { /* XXX */ in rdf2_directive()
/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dpackfileview.t44 goto pass_first
47 pass_first:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/liblouis/
H A DcompileTranslationTable.c700 case pass_first: in passFindCharacters()
1759 case pass_first: in compilePassOpcode()
1760 passInstructions[passIC++] = pass_first; in compilePassOpcode()
H A Dinternal.h116 pass_first = '`', enumerator
H A Dlou_backTranslateString.c1406 case pass_first: in back_passDoTest()
H A Dlou_translateString.c725 case pass_first: in passDoTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tools/
H A Dlou_trace.c139 case pass_first: in print_script()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Ddirectiv.c384 } else if (pass_first()) { in process_directives()
H A Deval.c982 pass_first() ? " before use" : ""); in expr6()
H A Dnasm.c1568 if (!pass_first()) in forward_refs()
1707 if (!pass_first()) { in assemble_file()
1715 if (pass_first()) in assemble_file()
2159 !(pass_first() && (severity & ERR_PASS1))) { in nasm_issue_error()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/include/
H A Dnasm.h1311 static inline bool pass_first(void) in pass_first() function

12