Home
last modified time | relevance | path

Searched refs:ETOOSMALL (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests-mx32/
Derrno2name.c459 #ifdef ETOOSMALL in errno2name()
460 CASE(ETOOSMALL); in errno2name()
/external/strace/tests-m32/
Derrno2name.c459 #ifdef ETOOSMALL in errno2name()
460 CASE(ETOOSMALL); in errno2name()
/external/strace/tests/
Derrno2name.c459 #ifdef ETOOSMALL in errno2name()
460 CASE(ETOOSMALL); in errno2name()
/external/u-boot/include/linux/
Derrno.h161 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/external/u-boot/drivers/usb/gadget/
Dstorage_common.c269 #define ETOOSMALL 525 macro