Searched defs:osize (Results 1 – 13 of 13) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lmem.c | 76 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
|
| H A D | lua_cmsgpack.c | 98 void *mp_realloc(lua_State *L, void *target, size_t osize,size_t nsize) { in mp_realloc()
|
| H A D | lauxlib.c | 627 static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) { in l_alloc()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lmem.c | 74 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | lz4.c | 470 int osize) in LZ4_compressCtx() 661 int osize) in LZ4_compress64kCtx() 837 real_LZ4_compress(const char *source, char *dest, int isize, int osize) in real_LZ4_compress()
|
| H A D | zcp.c | 722 zcp_lua_alloc(void *ud, void *ptr, size_t osize, size_t nsize) in zcp_lua_alloc()
|
| H A D | range_tree.c | 622 uint64_t *ostart, uint64_t *osize) in range_tree_find_in()
|
| H A D | vdev.c | 1779 uint64_t osize = 0; in vdev_open() local
|
| H A D | dbuf.c | 1893 int osize = db->db.db_size; in dbuf_new_size() local
|
| H A D | arc.c | 3472 unsigned nsize, osize; in arc_hdr_realloc_crypt() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_malloc.c | 637 unsigned long osize = size; variable 703 unsigned long osize = size; in malloc_domainset() local 749 unsigned long osize = size; in malloc_domainset_exec() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-mixx-defs.h | 1243 uint64_t osize : 20; /**< Represents the Outbound Ring Buffer's Size(in 8B member 1262 uint64_t osize : 20; /**< Represents the Outbound Ring Buffer's Size(in 8B member
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_eeprom.c | 3952 int osize; in ar9300_eeprom_restore_internal_address() local
|