Home
last modified time | relevance | path

Searched refs:EFBIG (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Derrno.h74 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Derrno.h75 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb_errno.h30 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/components/minilibc/include/
A Derrno-.h43 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Derrno_bak.h34 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Derrno.h34 #define EFBIG 27 /* File too large */ macro
/AliOS-Things-master/components/py_engine/engine/py/
A Dmperrno.h122 #define MP_EFBIG EFBIG
/AliOS-Things-master/components/amp/main/
A Damp_errno.h54 #define EFBIG 27 /* File too large */
/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_errno.h62 #define EFBIG 27 /**< File too large */ macro
/AliOS-Things-master/components/osal_aos/include/aos/
A Derrno.h61 #define EFBIG 27 /**< File too large */
/AliOS-Things-master/components/littlefs/src/
A Dlittlefs_vfs.c596 case LFS_ERR_FBIG: ret = -EFBIG; break; in lfs_ret_value_convert()

Completed in 13 milliseconds