| /components/drivers/audio/utest/ |
| A D | tc_audio_main.c | 68 goto __exit; in player_test() 73 goto __exit; in player_test() 81 goto __exit; in player_test() 95 goto __exit; in player_test() 102 goto __exit; in player_test() 109 goto __exit; in player_test() 134 goto __exit; in player_test() 145 goto __exit; in player_test() 153 goto __exit; in player_test() 182 __exit: in player_test() [all …]
|
| /components/libc/posix/libdl/ |
| A D | dlmodule.c | 173 __exit: in _dlmodule_thread_entry() 470 goto __exit; in dlmodule_load() 478 goto __exit; in dlmodule_load() 489 goto __exit; in dlmodule_load() 496 goto __exit; in dlmodule_load() 518 goto __exit; in dlmodule_load() 548 __exit: in dlmodule_load() 656 goto __exit; in dlmodule_load_custom() 663 goto __exit; in dlmodule_load_custom() 685 goto __exit; in dlmodule_load_custom() [all …]
|
| /components/drivers/spi/ |
| A D | dev_spi_core.c | 244 goto __exit; in rt_spi_send_then_send() 260 goto __exit; in rt_spi_send_then_send() 275 goto __exit; in rt_spi_send_then_send() 285 __exit: in rt_spi_send_then_send() 335 goto __exit; in rt_spi_send_then_recv() 350 goto __exit; in rt_spi_send_then_recv() 360 __exit: in rt_spi_send_then_recv() 410 goto __exit; in rt_spi_transfer() 418 __exit: in rt_spi_transfer() 499 goto __exit; in rt_spi_transfer_message() [all …]
|
| A D | dev_qspi_core.c | 112 goto __exit; in rt_qspi_transfer_message() 124 __exit: in rt_qspi_transfer_message()
|
| /components/drivers/spi/sfud/src/ |
| A D | sfud.c | 469 goto __exit; in sfud_chip_erase() 484 goto __exit; in sfud_chip_erase() 488 __exit: in sfud_chip_erase() 556 goto __exit; 565 goto __exit; 569 goto __exit; 589 __exit: 639 goto __exit; 676 __exit: 728 goto __exit; [all …]
|
| /components/net/at/at_socket/ |
| A D | at_socket.c | 868 goto __exit; in at_listen() 875 goto __exit; in at_listen() 881 __exit: in at_listen() 917 goto __exit; in at_connect() 928 goto __exit; in at_connect() 933 __exit: in at_connect() 969 goto __exit; in at_accept() 977 goto __exit; in at_accept() 994 __exit: in at_accept() 1114 __exit: in at_recvfrom() [all …]
|
| /components/libc/posix/pthreads/ |
| A D | pthread.c | 408 goto __exit; in pthread_create() 428 goto __exit; in pthread_create() 438 goto __exit; in pthread_create() 448 goto __exit; in pthread_create() 473 goto __exit; in pthread_create() 482 goto __exit; in pthread_create() 500 __exit: in pthread_create() 541 goto __exit; in pthread_detach() 550 goto __exit; in pthread_detach() 557 goto __exit; in pthread_detach() [all …]
|
| /components/fal/src/ |
| A D | fal.c | 41 goto __exit; in fal_init() 47 __exit: in fal_init()
|
| /components/net/sal/impl/ |
| A D | proto_mbedtls.c | 166 goto __exit; in mbedtls_connect() 176 goto __exit; in mbedtls_connect() 186 goto __exit; in mbedtls_connect() 191 __exit: in mbedtls_connect()
|
| /components/drivers/ipc/ |
| A D | dataqueue.c | 118 goto __exit; in rt_data_queue_push() 151 if (result != RT_EOK) goto __exit; in rt_data_queue_push() 180 __exit: in rt_data_queue_push() 236 goto __exit; in rt_data_queue_pop() 267 goto __exit; in rt_data_queue_pop() 307 __exit: in rt_data_queue_pop()
|
| A D | completion_up.c | 90 goto __exit; in rt_completion_wait_flags() 145 __exit: in rt_completion_wait_flags()
|
| A D | pipe.c | 87 goto __exit; in pipe_fops_open() 106 __exit: in pipe_fops_open() 434 goto __exit; in rt_pipe_open() 450 __exit: in rt_pipe_open()
|
| A D | ringblk_buf.c | 314 goto __exit; in rt_rbb_blk_get() 320 __exit: in rt_rbb_blk_get()
|
| /components/libc/compilers/dlib/ |
| A D | syscalls.c | 15 void __exit (int status) in __exit() function
|
| /components/drivers/sensor/v1/ |
| A D | sensor.c | 170 goto __exit; in rt_sensor_open() 207 goto __exit; in rt_sensor_open() 216 __exit: in rt_sensor_open() 254 goto __exit; in rt_sensor_close() 276 __exit: in rt_sensor_close()
|
| /components/drivers/sensor/v2/ |
| A D | sensor.c | 165 goto __exit; in _sensor_open() 204 goto __exit; in _sensor_open() 219 __exit: in _sensor_open() 257 goto __exit; in _sensor_close() 279 __exit: in _sensor_close()
|
| /components/dfs/dfs_v1/src/ |
| A D | dfs_file.c | 501 goto __exit; in dfs_file_unlink() 508 goto __exit; in dfs_file_unlink() 525 __exit: in dfs_file_unlink() 672 goto __exit; in dfs_file_rename() 678 goto __exit; in dfs_file_rename() 685 goto __exit; in dfs_file_rename() 713 __exit: in dfs_file_rename()
|
| /components/net/at/src/ |
| A D | at_server.c | 568 goto __exit; in at_server_init() 583 goto __exit; in at_server_init() 611 goto __exit; in at_server_init() 628 __exit: in at_server_init()
|
| A D | at_client.c | 965 goto __exit; in at_client_para_init() 974 __exit: in at_client_para_init() 1008 goto __exit; in at_client_init() 1022 goto __exit; in at_client_init() 1052 __exit: in at_client_init()
|
| /components/utilities/ulog/backend/ |
| A D | file_be.c | 64 goto __exit; in ulog_file_rotate() 70 __exit: in ulog_file_rotate()
|
| /components/legacy/usb/usbdevice/class/ |
| A D | audio_speaker.c | 293 goto __exit; in speaker_entry() 300 goto __exit; in speaker_entry() 351 __exit: in speaker_entry()
|
| A D | audio_mic.c | 293 goto __exit; in mic_entry() 300 goto __exit; in mic_entry() 351 __exit: in mic_entry()
|
| /components/utilities/ymodem/ |
| A D | ymodem.c | 687 goto __exit; in rym_recv_on_device() 693 __exit: in rym_recv_on_device() 744 goto __exit; in rym_send_on_device() 750 __exit: in rym_send_on_device()
|
| /components/utilities/rt-link/src/ |
| A D | rtlink.c | 1039 goto __exit; in rt_link_send() 1055 goto __exit; in rt_link_send() 1068 goto __exit; in rt_link_send() 1122 __exit: in rt_link_send() 1209 goto __exit; in rt_link_init() 1216 goto __exit; in rt_link_init() 1248 goto __exit; in rt_link_init() 1253 __exit: in rt_link_init()
|
| /components/net/sal/src/ |
| A D | sal_socket.c | 205 goto __exit; in check_netdev_internet_up_work() 212 goto __exit; in check_netdev_internet_up_work() 219 goto __exit; in check_netdev_internet_up_work() 251 goto __exit; in check_netdev_internet_up_work() 270 goto __exit; in check_netdev_internet_up_work() 276 goto __exit; in check_netdev_internet_up_work() 279 __exit: in check_netdev_internet_up_work()
|