Searched refs:epilog (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py33 epilog = """
41 epilog=epilog) variable
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_msq.c162 struct ppb_microseq *body, struct ppb_microseq *epilog,
173 MS_CALL(0), /* execute epilog */
181 loop_microseq[4].arg[0].p = (void *)epilog;
161 ppb_MS_loop(device_t bus, device_t dev, struct ppb_microseq *prolog, struct ppb_microseq *body, struct ppb_microseq *epilog, int iter, int *ret) argument
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-world.asm197 the exception-handling epilog. R7 contains the offset to add to
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c861 "\r\000\n\000\r\000\n\000"; /* epilog */
3612 const char *epilog = "<!-- Back to primary parser -->\n" local
3634 if (_XML_Parse_SINGLE_BYTES(g_parser, epilog, (int)strlen(epilog), XML_TRUE)
4725 /* Test aborting the parse in an epilog works */
4752 /* Test a different code path for abort in the epilog */
4764 /* Test suspension from the epilog */
4807 "Incomplete epilog entry not faulted");
4820 fail("Partial character in epilog not faulted");
6516 const char *epilog local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm1290 ; add rsp, 0 ; no fixed allocation necessary - start epilog

Completed in 217 milliseconds