Home
last modified time | relevance | path

Searched refs:int32_t (Results 76 – 87 of 87) sorted by relevance

1234

/PHP-7.3/Zend/
H A Dzend_types.h300 ((uint32_t*)(data))[(int32_t)(idx)]
307 (((size_t)(uint32_t)-(int32_t)(nTableMask)) * sizeof(uint32_t))
H A Dzend_compile.h665 ((zval*)(((char*)(opline)) + (int32_t)(node).constant))
H A Dzend_strtod.c194 #define Long int32_t
/PHP-7.3/ext/standard/
H A Dimage.c170 result->height = abs((int32_t)result->height); in php_handle_bmp()
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c777 static int (*fp_lve_enter)(struct liblve *, uint32_t, int32_t, int32_t, uint32_t *) = NULL;
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_watch.c153 int32_t elementDiff; in phpdbg_print_watch_diff()
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c1017 if (!cdf_copy_info(&inp[i], &q[o4], e, sizeof(int32_t))) in cdf_read_property_info()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1229 m->offset = swap4((int32_t)m->offset);
1660 typedef int32_t cdf_secid_t;
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic26043 # int32_t map_cnt; /* 0: single map */
26044 # int32_t min_ceil; /* 4: 100 mm == 10 cm == min. ceil */
26047 # int32_t unknown; /* 16: 50000 ??? */
26049 # int32_t block_max; /* 24: 1000 == max. # of blocks */
26050 # int32_t route_max; /* 28: 1000 == max. # of routes */
26052 # int32_t cell_dim; /* 36: 10 == cell dimension */
26053 # int32_t clock_tick; /* 40: 100 == clock ticks */
26056 # int32_t yoffset;
26057 # int32_t xoffset;
26058 # int32_t posxy;
[all …]
H A Dmagic私はガラスを食べられます26043 # int32_t map_cnt; /* 0: single map */
26044 # int32_t min_ceil; /* 4: 100 mm == 10 cm == min. ceil */
26047 # int32_t unknown; /* 16: 50000 ??? */
26049 # int32_t block_max; /* 24: 1000 == max. # of blocks */
26050 # int32_t route_max; /* 28: 1000 == max. # of routes */
26052 # int32_t cell_dim; /* 36: 10 == cell dimension */
26053 # int32_t clock_tick; /* 40: 100 == clock ticks */
26056 # int32_t yoffset;
26057 # int32_t xoffset;
26058 # int32_t posxy;
[all …]
/PHP-7.3/
H A Dacinclude.m43062 …AC_CHECK_TYPES([int8, int16, int32, int64, int8_t, int16_t, int32_t, int64_t, uint8, uint16, uint3…
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c188091 const int32_t opt = U_FOLD_CASE_DEFAULT;

Completed in 680 milliseconds

1234