Searched refs:SZ_NA (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ |
H A D | decode.h | 115 #define SZ_NA 0 macro
|
H A D | itab.c | 3131 #define O_C { OP_C, SZ_NA } 3133 #define O_CS { OP_CS, SZ_NA } 3135 #define O_D { OP_D, SZ_NA } 3137 #define O_DS { OP_DS, SZ_NA } 3139 #define O_E { OP_E, SZ_NA } 3140 #define O_ES { OP_ES, SZ_NA } 3148 #define O_FS { OP_FS, SZ_NA } 3150 #define O_G { OP_G, SZ_NA } 3151 #define O_GS { OP_GS, SZ_NA } 3162 #define O_I1 { OP_I1, SZ_NA } [all …]
|
Completed in 22 milliseconds