Searched refs:STATIC (Results 1 – 25 of 27) sorted by relevance
12
4 add_library(test_lib STATIC "")
3 add_library(net_mocks STATIC
5 add_library(host_mocks STATIC
5 add_library(mocks STATIC
9 add_library(common STATIC
9 add_library(mock_assert STATIC src/assert.c)
9 add_library(uut STATIC
7 add_library(tfm_app_rot_partition_dp STATIC)
11 add_library(platform_ns STATIC)
9 add_library(mocks STATIC
38 add_library(code_relocation_source_lib STATIC ${MEM_RELOCATION_CODE})
22 add_library(${bin} STATIC IMPORTED GLOBAL)
61 add_library(mylib_lib STATIC IMPORTED GLOBAL)
77 #define STATIC macro79 #define STATIC static macro106 STATIC int build_msg_block_for_send(struct lwm2m_message *msg, uint16_t block_num);220 STATIC int request_output_block_ctx(struct coap_block_context **ctx) in request_output_block_ctx()236 STATIC void release_output_block_ctx(struct coap_block_context **ctx) in release_output_block_ctx()280 STATIC int build_msg_block_for_send(struct lwm2m_message *msg, uint16_t block_num) in build_msg_block_for_send()387 STATIC int prepare_msg_for_send(struct lwm2m_message *msg) in prepare_msg_for_send()
225 add_library(code_relocation_source_lib STATIC ${MEM_RELOCATION_CODE})