Home
last modified time | relevance | path

Searched refs:LIO_NOP (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
D3-1-buildonly.c16 static int dummy3 = LIO_NOP;
/third_party/musl/ndk_musl_include/
Daio.h37 #define LIO_NOP 2 macro
/third_party/musl/porting/uniproton/kernel/include/
Daio.h37 #define LIO_NOP 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Daio.h37 #define LIO_NOP 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Daio.h37 #define LIO_NOP 2 macro
/third_party/musl/include/
Daio.h37 #define LIO_NOP 2 macro
/third_party/musl/libc-test/src/api/
Daio.c27 C(LIO_NOP) in f()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
D5-1.c86 aiocbs[i]->aio_lio_opcode = LIO_NOP; in main()
D7-1.c107 aiocbs[i]->aio_lio_opcode = LIO_NOP; in main()