Home
last modified time | relevance | path

Searched refs:int32_t (Results 101 – 106 of 106) sorted by relevance

12345

/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf.c1039 if (!cdf_copy_info(&inp[i], &q[o4], e, sizeof(int32_t))) in cdf_read_property_info()
/PHP-8.1/Zend/
H A Dzend_strtod.c194 #define Long int32_t
/PHP-8.1/build/
H A Dphp.m42446 AC_CHECK_TYPES([int8_t, int16_t, int32_t, int64_t, uint8_t, uint16_t, uint32_t, uint64_t], [], [
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic32709 # int32_t map_cnt; /* 0: single map */
32710 # int32_t min_ceil; /* 4: 100 mm == 10 cm == min. ceil */
32713 # int32_t unknown; /* 16: 50000 ??? */
32715 # int32_t block_max; /* 24: 1000 == max. # of blocks */
32716 # int32_t route_max; /* 28: 1000 == max. # of routes */
32718 # int32_t cell_dim; /* 36: 10 == cell dimension */
32719 # int32_t clock_tick; /* 40: 100 == clock ticks */
32722 # int32_t yoffset;
32723 # int32_t xoffset;
32724 # int32_t posxy;
[all …]
H A Dmagic私はガラスを食べられます32709 # int32_t map_cnt; /* 0: single map */
32710 # int32_t min_ceil; /* 4: 100 mm == 10 cm == min. ceil */
32713 # int32_t unknown; /* 16: 50000 ??? */
32715 # int32_t block_max; /* 24: 1000 == max. # of blocks */
32716 # int32_t route_max; /* 28: 1000 == max. # of routes */
32718 # int32_t cell_dim; /* 36: 10 == cell dimension */
32719 # int32_t clock_tick; /* 40: 100 == clock ticks */
32722 # int32_t yoffset;
32723 # int32_t xoffset;
32724 # int32_t posxy;
[all …]
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_trace.c2651 int32_t var = STACK_VAR(stack, n); in zend_jit_close_var()

Completed in 266 milliseconds

12345