Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_db.c79 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
427 sizeof(DbTable) == DB_GET_APPROX_MEM_CONSUMED(tb)); in free_dbtable()
2301 DB_GET_APPROX_MEM_CONSUMED(&init_tb) + in ets_new_2()
4881 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
5045 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db.c92 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
451 sizeof(DbTable) == DB_GET_APPROX_MEM_CONSUMED(tb)); in free_dbtable()
2403 DB_GET_APPROX_MEM_CONSUMED(&init_tb) + in ets_new_2()
5010 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
5174 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db.c92 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
451 sizeof(DbTable) == DB_GET_APPROX_MEM_CONSUMED(tb)); in free_dbtable()
2403 DB_GET_APPROX_MEM_CONSUMED(&init_tb) + in ets_new_2()
5010 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
5174 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db.c92 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
451 sizeof(DbTable) == DB_GET_APPROX_MEM_CONSUMED(tb)); in free_dbtable()
2403 DB_GET_APPROX_MEM_CONSUMED(&init_tb) + in ets_new_2()
5010 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
5174 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db.c92 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
451 sizeof(DbTable) == DB_GET_APPROX_MEM_CONSUMED(tb)); in free_dbtable()
2403 DB_GET_APPROX_MEM_CONSUMED(&init_tb) + in ets_new_2()
5010 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
5174 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_db.c70 #define DB_GET_APPROX_MEM_CONSUMED(DB) \ macro
1778 DB_GET_APPROX_MEM_CONSUMED(&init_tb)); in ets_new_2()
4353 Uint words = (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in table_info()
4515 (Uint) ((DB_GET_APPROX_MEM_CONSUMED(tb) in print_table()