eĿlipsis
a language independent preprocessor
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ellipsis-include.h File Reference
#include <stdio.h>
#include "utils/ellipsis-str32.h"
#include "utils/ellipsis-str8.h"
#include "token/ellipsis-tlist.h"
Include dependency graph for ellipsis-include.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 _Atomic (size_t) ellipsis‿include‿depth
 
void ellipsis‿include‿app_dir (char const d[static 1])
 
void ellipsis‿include‿dat_dir (char const d[static 1])
 
void ellipsis‿include‿emb_dir (char const d[static 1])
 
ellipsis‿tokenellipsis‿include‿embed (FILE *f, size_t offset, size_t limit)
 
int ellipsis‿include‿fclose (FILE *)
 
FILE * ellipsis‿include‿fopen (char *name, bool bin, bool next)
 
FILE * ellipsis‿include‿fopen32 (ellipsis‿str32 const *name, bool bin, bool next)
 
void ellipsis‿include‿imp_dir (char const d[static 1])
 
void ellipsis‿include‿process (ellipsis‿token‿list *tl, ellipsis‿token *name[restrict static 1], size_t *restrict offset, size_t *restrict limit, ellipsis‿token *prefix[restrict static 1], ellipsis‿token *suffix[restrict static 1], ellipsis‿token **restrict if_empty, ellipsis‿token **restrict other)
 
void ellipsis‿include‿repair (ellipsis‿token‿list *tl)
 

Variables

ellipsis‿str8ellipsis‿include‿directory
 

Detailed Description

Warning
This is a file generated by eĿlipsis version 20250309, do not modify

Function Documentation

◆ _Atomic()

_Atomic ( size_t  )
extern

start inner defer anchor at level 1

DEFER_TYPE needs a semicolon

defer needs braces and a semicolon

defer needs braces and a semicolon

end inner defer anchor, level 1

References ellipsis‿expression‿evaluate(), ellipsis‿str32‿construct(), ellipsis‿str32‿delete(), ellipsis‿token‿list‿append(), ellipsis‿token‿list‿close(), ellipsis‿token‿list‿destroy(), ELLIPSIS_ERROR, and exp_signed.

Referenced by ellipsis‿token‿list::ellipsis‿token‿list‿pop().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿app_dir()

void ellipsis‿include‿app_dir ( char const  d[static 1])

References __FILE__, copy_filename(), ellipsis‿include‿_Once‿init(), ellipsis‿include‿_Once‿strong, and GNU_ATTR_USED.

Referenced by ellipsis‿directive‿include_common(), and main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿dat_dir()

void ellipsis‿include‿dat_dir ( char const  d[static 1])

References __FILE__, copy_filename(), ellipsis‿include‿_Once‿init(), ellipsis‿include‿_Once‿strong, and GNU_ATTR_USED.

Referenced by ellipsis‿directive‿embed_common().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿emb_dir()

void ellipsis‿include‿emb_dir ( char const  d[static 1])

References __FILE__, copy_filename(), ellipsis‿include‿_Once‿init(), ellipsis‿include‿_Once‿strong, and GNU_ATTR_USED.

Referenced by ellipsis‿directive‿embed_common().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿embed()

ellipsis‿token * ellipsis‿include‿embed ( FILE *  f,
size_t  offset,
size_t  limit 
)

start inner defer anchor at level 1

DEFER_TYPE needs a semicolon

defer needs braces and a semicolon

end inner defer anchor, level 1

References binary, ellipsis‿infra‿filter_file, ellipsis‿infra‿filter_line, ellipsis‿token‿what‿binary, ELLIPSIS_CONTRACT, end, and line.

Referenced by ellipsis‿directive‿embed_common().

Here is the caller graph for this function:

◆ ellipsis‿include‿fclose()

int ellipsis‿include‿fclose ( FILE *  f)

Referenced by ellipsis‿macros‿cb‿has_file(), and ellipsis‿tokenize().

Here is the caller graph for this function:

◆ ellipsis‿include‿fopen()

FILE * ellipsis‿include‿fopen ( char *  name,
bool  bin,
bool  next 
)

◆ ellipsis‿include‿fopen32()

FILE * ellipsis‿include‿fopen32 ( ellipsis‿str32 const *  name,
bool  bin,
bool  next 
)

start inner defer anchor at level 1

DEFER_TYPE needs a semicolon

defer needs braces and a semicolon

defer needs braces and a semicolon

end inner defer anchor, level 1

References ellipsis‿str32::array, ellipsis‿include‿fopen(), ellipsis‿str32‿delete(), ellipsis‿str32‿dup, and ellipsis‿str32::length.

Referenced by ellipsis‿macros‿cb‿has_file().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿imp_dir()

◆ ellipsis‿include‿process()

void ellipsis‿include‿process ( ellipsis‿token‿list tl,
ellipsis‿token name[restrict static 1],
size_t *restrict  offset,
size_t *restrict  limit,
ellipsis‿token prefix[restrict static 1],
ellipsis‿token suffix[restrict static 1],
ellipsis‿token **restrict  if_empty,
ellipsis‿token **restrict  other 
)

start inner defer anchor at level 1

defer needs braces and a semicolon

start inner defer anchor at level 2

defer needs braces and a semicolon

end inner defer anchor, level 2

start inner defer anchor at level 2

defer needs braces and a semicolon

end inner defer anchor, level 2

start inner defer anchor at level 2

defer needs braces and a semicolon

end inner defer anchor, level 2

end inner defer anchor, level 1

References comment, ellipsis‿category‿getname(), ellipsis‿str32‿delete(), ellipsis‿str32‿dup, ellipsis‿token‿list‿all(), ellipsis‿token‿list‿append(), ellipsis‿token‿list‿collect_call(), ellipsis‿token‿list‿destroy(), ellipsis‿token‿list‿flush(), ellipsis‿token‿list‿pop(), ellipsis‿token‿list‿top(), ELLIPSIS_CONTRACT, ELLIPSIS_DIAGNOSTIC, ELLIPSIS_WARNING, exp_signed, exp_unsigned, and parameter.

Referenced by ellipsis‿directive‿embed_common(), ellipsis‿directive‿include_common(), and ellipsis‿macros‿cb‿has_file().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ellipsis‿include‿repair()

void ellipsis‿include‿repair ( ellipsis‿token‿list tl)

start inner defer anchor at level 1

defer needs braces and a semicolon

defer needs braces and a semicolon

end inner defer anchor, level 1

start inner defer anchor at level 1

defer needs braces and a semicolon

end inner defer anchor, level 1

References ellipsis‿filter(), ellipsis‿if_case‿open, ellipsis‿special‿directive_include‿find, ellipsis‿str32‿delete(), ellipsis‿str32‿dup, ellipsis‿token‿list‿all(), ellipsis‿token‿list‿append(), ellipsis‿token‿list‿close(), ellipsis‿token‿list‿destroy(), ellipsis‿token‿list‿top(), ellipsis‿tokenize‿string(), ELLIPSIS_CONTRACT, and first.

Referenced by ellipsis‿directive‿embed_common(), ellipsis‿directive‿include_common(), and ellipsis‿macros‿cb‿has_file().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ellipsis‿include‿directory