3#define ELLIPSIS_WHAT_H 1
66 "ellipsis∷token∷what∷else",
67 "ellipsis∷token∷what∷callback",
68 "ellipsis∷token∷what∷binary"
static char const *const ellipsis‿token‿what‿namesbuf_intern[ellipsis‿token‿what‿max_intern]
Definition ellipsis-what.h:64
char const * ellipsis‿token‿what‿getname(size_t __LOC_ID_0_1)
Return the name of the enumeration constant of type ellipsis‿token‿what at position n,...
Definition ellipsis-what.h:59
ellipsis‿token‿what
An enumeration type ellipsis‿token‿what with the underlying integer type ellipsis‿token‿what‿base.
Definition ellipsis-what.h:32
@ ellipsis‿token‿what‿else
Definition ellipsis-what.h:34
@ ellipsis‿token‿what‿binary
Definition ellipsis-what.h:36
@ ellipsis‿token‿what‿callback
Definition ellipsis-what.h:35
char const *const *const ellipsis‿token‿what‿names
An array with the names of the constants of type ellipsis‿token‿what.
Definition ellipsis-what.c:59
@ ellipsis‿token‿what‿max_intern
Definition ellipsis-what.h:46
unsigned char ellipsis‿token‿what‿base
Definition ellipsis-what.h:17