Ignore:
Timestamp:
Aug 11, 2020, 4:40:15 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
Children:
0d070ca
Parents:
07d867b (diff), 129674b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into new-ast

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/prelude/defines.hfa.in

    r07d867b r22f94a4  
    1 //
    2 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
    3 //
    4 // The contents of this file are covered under the licence agreement in the
    5 // file "LICENCE" distributed with Cforall.
    6 //
    7 // defines.hfa.in --
    8 //
    9 // Author           : Thierry Delisle
    10 // Created On       : Thu Apr 30 15:23:00 2020
    11 // Last Modified By :
    12 // Last Modified On :
    13 // Update Count     :
    14 //
    15 
     1/* prelude/defines.hfa.in.  Generated from configure.ac by autoheader.  */
     2
     3/* Location of cfa command. */
     4#undef CFA_BINDIR
     5
     6/* Defined if io_uring support is present when compiling libcfathread and
     7   supports the operation IORING_OP_ACCEPT. */
     8#undef CFA_HAVE_IORING_OP_ACCEPT
     9
     10/* Defined if io_uring support is present when compiling libcfathread and
     11   supports the operation IORING_OP_ASYNC_CANCEL. */
     12#undef CFA_HAVE_IORING_OP_ASYNC_CANCEL
     13
     14/* Defined if io_uring support is present when compiling libcfathread and
     15   supports the operation IORING_OP_CLOSE. */
     16#undef CFA_HAVE_IORING_OP_CLOSE
     17
     18/* Defined if io_uring support is present when compiling libcfathread and
     19   supports the operation IORING_OP_CONNECT. */
     20#undef CFA_HAVE_IORING_OP_CONNECT
     21
     22/* Defined if io_uring support is present when compiling libcfathread and
     23   supports the operation IORING_OP_EPOLL_CTL. */
     24#undef CFA_HAVE_IORING_OP_EPOLL_CTL
     25
     26/* Defined if io_uring support is present when compiling libcfathread and
     27   supports the operation IORING_OP_FADVISE. */
     28#undef CFA_HAVE_IORING_OP_FADVISE
     29
     30/* Defined if io_uring support is present when compiling libcfathread and
     31   supports the operation IORING_OP_FALLOCATE. */
     32#undef CFA_HAVE_IORING_OP_FALLOCATE
     33
     34/* Defined if io_uring support is present when compiling libcfathread and
     35   supports the operation IORING_OP_FILES_UPDATE. */
     36#undef CFA_HAVE_IORING_OP_FILES_UPDATE
     37
     38/* Defined if io_uring support is present when compiling libcfathread and
     39   supports the operation IORING_OP_FSYNC. */
     40#undef CFA_HAVE_IORING_OP_FSYNC
     41
     42/* Defined if io_uring support is present when compiling libcfathread and
     43   supports the operation IORING_OP_LINK_TIMEOUT. */
     44#undef CFA_HAVE_IORING_OP_LINK_TIMEOUT
     45
     46/* Defined if io_uring support is present when compiling libcfathread and
     47   supports the operation IORING_OP_MADVISE. */
     48#undef CFA_HAVE_IORING_OP_MADVISE
     49
     50/* Defined if io_uring support is present when compiling libcfathread and
     51   supports the operation IORING_OP_NOP. */
     52#undef CFA_HAVE_IORING_OP_NOP
     53
     54/* Defined if io_uring support is present when compiling libcfathread and
     55   supports the operation IORING_OP_OPENAT. */
     56#undef CFA_HAVE_IORING_OP_OPENAT
     57
     58/* Defined if io_uring support is present when compiling libcfathread and
     59   supports the operation IORING_OP_OPENAT2. */
     60#undef CFA_HAVE_IORING_OP_OPENAT2
     61
     62/* Defined if io_uring support is present when compiling libcfathread and
     63   supports the operation IORING_OP_POLL_ADD. */
     64#undef CFA_HAVE_IORING_OP_POLL_ADD
     65
     66/* Defined if io_uring support is present when compiling libcfathread and
     67   supports the operation IORING_OP_POLL_REMOVE. */
     68#undef CFA_HAVE_IORING_OP_POLL_REMOVE
     69
     70/* Defined if io_uring support is present when compiling libcfathread and
     71   supports the operation IORING_OP_PROVIDE_BUFFERS. */
     72#undef CFA_HAVE_IORING_OP_PROVIDE_BUFFERS
     73
     74/* Defined if io_uring support is present when compiling libcfathread and
     75   supports the operation IORING_OP_READ. */
     76#undef CFA_HAVE_IORING_OP_READ
     77
     78/* Defined if io_uring support is present when compiling libcfathread and
     79   supports the operation IORING_OP_READV. */
     80#undef CFA_HAVE_IORING_OP_READV
     81
     82/* Defined if io_uring support is present when compiling libcfathread and
     83   supports the operation IORING_OP_READ_FIXED. */
     84#undef CFA_HAVE_IORING_OP_READ_FIXED
     85
     86/* Defined if io_uring support is present when compiling libcfathread and
     87   supports the operation IORING_OP_RECV. */
     88#undef CFA_HAVE_IORING_OP_RECV
     89
     90/* Defined if io_uring support is present when compiling libcfathread and
     91   supports the operation IORING_OP_RECVMSG. */
     92#undef CFA_HAVE_IORING_OP_RECVMSG
     93
     94/* Defined if io_uring support is present when compiling libcfathread and
     95   supports the operation IORING_OP_REMOVE_BUFFER. */
     96#undef CFA_HAVE_IORING_OP_REMOVE_BUFFER
     97
     98/* Defined if io_uring support is present when compiling libcfathread and
     99   supports the operation IORING_OP_SEND. */
     100#undef CFA_HAVE_IORING_OP_SEND
     101
     102/* Defined if io_uring support is present when compiling libcfathread and
     103   supports the operation IORING_OP_SENDMSG. */
     104#undef CFA_HAVE_IORING_OP_SENDMSG
     105
     106/* Defined if io_uring support is present when compiling libcfathread and
     107   supports the operation IORING_OP_SPLICE. */
     108#undef CFA_HAVE_IORING_OP_SPLICE
     109
     110/* Defined if io_uring support is present when compiling libcfathread and
     111   supports the operation IORING_OP_STATX. */
     112#undef CFA_HAVE_IORING_OP_STATX
     113
     114/* Defined if io_uring support is present when compiling libcfathread and
     115   supports the operation IORING_OP_SYNC_FILE_RANGE. */
     116#undef CFA_HAVE_IORING_OP_SYNC_FILE_RANGE
     117
     118/* Defined if io_uring support is present when compiling libcfathread and
     119   supports the operation IORING_OP_TIMEOUT. */
     120#undef CFA_HAVE_IORING_OP_TIMEOUT
     121
     122/* Defined if io_uring support is present when compiling libcfathread and
     123   supports the operation IORING_OP_TIMEOUT_REMOVE. */
     124#undef CFA_HAVE_IORING_OP_TIMEOUT_REMOVE
     125
     126/* Defined if io_uring support is present when compiling libcfathread and
     127   supports the operation IORING_OP_WRITE. */
     128#undef CFA_HAVE_IORING_OP_WRITE
     129
     130/* Defined if io_uring support is present when compiling libcfathread and
     131   supports the operation IORING_OP_WRITEV. */
     132#undef CFA_HAVE_IORING_OP_WRITEV
     133
     134/* Defined if io_uring support is present when compiling libcfathread and
     135   supports the operation IORING_OP_WRITE_FIXED. */
     136#undef CFA_HAVE_IORING_OP_WRITE_FIXED
     137
     138/* Defined if io_uring support is present when compiling libcfathread and
     139   supports the flag IORING_SETUP_ATTACH_WQ. */
     140#undef CFA_HAVE_IORING_SETUP_ATTACH_WQ
     141
     142/* Defined if io_uring support is present when compiling libcfathread and
     143   supports the flag ASYNC. */
     144#undef CFA_HAVE_IOSQE_ASYNC
     145
     146/* Defined if io_uring support is present when compiling libcfathread and
     147   supports the flag FIXED_FILE. */
     148#undef CFA_HAVE_IOSQE_FIXED_FILE
     149
     150/* Defined if io_uring support is present when compiling libcfathread and
     151   supports the flag IO_DRAIN. */
     152#undef CFA_HAVE_IOSQE_IO_DRAIN
     153
     154/* Defined if io_uring support is present when compiling libcfathread and
     155   supports the flag IO_HARDLINK. */
     156#undef CFA_HAVE_IOSQE_IO_HARDLINK
     157
     158/* Defined if io_uring support is present when compiling libcfathread and
     159   supports the flag IO_LINK. */
     160#undef CFA_HAVE_IOSQE_IO_LINK
     161
     162/* Defined if io_uring support is present when compiling libcfathread. */
     163#undef CFA_HAVE_LINUX_IO_URING_H
     164
     165/* Defined if io_uring support is present when compiling libcfathread and
     166   supports the flag SPLICE_F_FD_IN_FIXED. */
     167#undef CFA_HAVE_SPLICE_F_FD_IN_FIXED
     168
     169/* Location of include files. */
     170#undef CFA_INCDIR
     171
     172/* Location of cc1 and cfa-cpp commands. */
     173#undef CFA_LIBDIR
     174
     175/* Location of cfa install. */
     176#undef CFA_PREFIX
     177
     178/* Define to 1 if you have the <dlfcn.h> header file. */
     179#undef HAVE_DLFCN_H
     180
     181/* Define to 1 if you have the <inttypes.h> header file. */
     182#undef HAVE_INTTYPES_H
     183
     184/* Define to 1 if you have the <linux/io_uring.h> header file. */
    16185#undef HAVE_LINUX_IO_URING_H
    17186
     187/* Define to 1 if you have the <memory.h> header file. */
     188#undef HAVE_MEMORY_H
     189
     190/* Define to 1 if you have the `preadv2' function. */
    18191#undef HAVE_PREADV2
     192
     193/* Define to 1 if you have the `pwritev2' function. */
    19194#undef HAVE_PWRITEV2
    20195
     196/* Define to 1 if you have the <stdint.h> header file. */
     197#undef HAVE_STDINT_H
     198
     199/* Define to 1 if you have the <stdlib.h> header file. */
     200#undef HAVE_STDLIB_H
     201
     202/* Define to 1 if you have the <strings.h> header file. */
     203#undef HAVE_STRINGS_H
     204
     205/* Define to 1 if you have the <string.h> header file. */
     206#undef HAVE_STRING_H
     207
     208/* Define to 1 if you have the <sys/stat.h> header file. */
     209#undef HAVE_SYS_STAT_H
     210
     211/* Define to 1 if you have the <sys/types.h> header file. */
     212#undef HAVE_SYS_TYPES_H
     213
     214/* Define to 1 if you have the <unistd.h> header file. */
     215#undef HAVE_UNISTD_H
     216
     217/* Define to the sub-directory where libtool stores uninstalled libraries. */
     218#undef LT_OBJDIR
     219
     220/* Name of package */
     221#undef PACKAGE
     222
     223/* Define to the address where bug reports for this package should be sent. */
     224#undef PACKAGE_BUGREPORT
     225
     226/* Define to the full name of this package. */
     227#undef PACKAGE_NAME
     228
     229/* Define to the full name and version of this package. */
     230#undef PACKAGE_STRING
     231
     232/* Define to the one symbol short name of this package. */
     233#undef PACKAGE_TARNAME
     234
     235/* Define to the home page for this package. */
     236#undef PACKAGE_URL
     237
     238/* Define to the version of this package. */
     239#undef PACKAGE_VERSION
     240
     241/* Define to 1 if you have the ANSI C header files. */
     242#undef STDC_HEADERS
     243
     244/* Version number of package */
     245#undef VERSION
     246
     247/* Defined if libcfathread was compiled without support for statistics. */
    21248#undef __CFA_NO_STATISTICS__
Note: See TracChangeset for help on using the changeset viewer.