Home
last modified time | relevance | path

Searched refs:DASM_STOP (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
196 case DASM_STOP: goto stop; in dasm_put()
296 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
343 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_ppc.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
196 case DASM_STOP: goto stop; in dasm_put()
300 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
347 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_arm.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
205 case DASM_STOP: goto stop; in dasm_put()
317 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
365 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_arm64.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
247 case DASM_STOP: goto stop; in dasm_put()
386 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
444 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_x86.h24 DASM_EXTERN, DASM_ESC, DASM_MARK, DASM_SECTION, DASM_STOP enumerator
268 case DASM_STOP: goto stop; in dasm_put()
353 case DASM_SECTION: case DASM_STOP: goto stop; in dasm_link()
491 case DASM_SECTION: case DASM_STOP: goto stop; in dasm_encode()

Completed in 35 milliseconds