Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c206 typedef unsigned int lu_int32; typedef
219 typedef lu_int32 Instruction;
419 lu_int32 nuse;
1302 if(tb->nuse>cast(lu_int32,tb->size)&&tb->size<=(INT_MAX-2)/2)
2034 if(g->strt.nuse<cast(lu_int32,g->strt.size/4)&&

Completed in 17 milliseconds