This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/wamr-sdk/app/libc-builtin-sysroot/share/defined-symbols.txt

65 lines
819 B
Plaintext
Raw Normal View History

wasm_open_connection
wasm_close_connection
wasm_send_on_connection
wasm_config_connection
wasm_sensor_open
wasm_sensor_config
wasm_sensor_config_with_attr_container
wasm_sensor_close
wasm_btn_native_call
wasm_obj_native_call
wasm_label_native_call
wasm_cont_native_call
wasm_page_native_call
wasm_list_native_call
wasm_ddlist_native_call
wasm_cb_native_call
wasm_register_resource
wasm_response_send
wasm_post_request
wasm_sub_event
wasm_create_timer
wasm_timer_destroy
wasm_timer_cancel
wasm_timer_restart
wasm_get_sys_tick_ms
printf
sprintf
snprintf
puts
putchar
memcmp
memcpy
memmove
memset
strchr
strcmp
strcpy
strlen
strncmp
strncpy
malloc
calloc
strdup
free
atoi
bsearch
exit
strtol
strtoul
memchr
strncasecmp
strspn
strcspn
strstr
isupper
isalpha
isspace
isgraph
isprint
isdigit
isxdigit
tolower
toupper
isalnum