Home
last modified time | relevance | path

Searched refs:ud_set_mode (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/opcache/jit/libudis86/
H A Dudis86.c48 ud_set_mode(u, 16); in ud_init()
87 ud_set_mode(struct ud* u, uint8_t m) in ud_set_mode() function
H A Dextern.h49 extern LIBUDIS86_DLLEXTERN void ud_set_mode(struct ud*, uint8_t);
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_disasm.c349 ud_set_mode(&ud, 64);
351 ud_set_mode(&ud, 32);

Completed in 7 milliseconds