Home
last modified time | relevance | path

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

/aosp_15_r20/external/liburing/
H A Dconfigure166 compile_prog() { function
215 if compile_prog "-Werror -Wstringop-overflow=0" "" "stringop_overflow"; then
230 if compile_prog "-Werror -Warray-bounds=0" "" "array_bounds"; then
248 if compile_prog "" "" "__kernel_rwf_t"; then
267 if compile_prog "" "" "__kernel_timespec"; then
289 if compile_prog "" "" "open_how"; then
310 if compile_prog "" "" "statx"; then
331 if compile_prog "" "" "glibc_statx"; then
365 if compile_prog "" "" "has_ucontext"; then
381 if compile_prog "-Werror=implicit-function-declaration" "" "has_memfd_create"; then