Graphviz 13.1.2~dev.20250721.2319
Loading...
Searching...
No Matches
util Directory Reference
Directory dependency graph for util:

Files

 agxbuf.h
 
 alloc.h
 Memory allocation wrappers that exit on failure.
 
 api.h
 macro for API hiding/exposing
 
 asan.h
 macros for interacting with Address Sanitizer
 
 base64.c
 
 base64.h
 Base64 encoding.
 
 bitarray.h
 API for compacted arrays of booleans.
 
 debug.h
 helpers for verbose/debug printing
 
 exit.h
 
 gv_ctype.h
 replacements for ctype.h functions
 
 gv_find_me.c
 
 gv_find_me.h
 platform abstraction for finding the path to yourself
 
 gv_fopen.c
 C implementation of gv_fopen
 
 gv_fopen.h
 wrapper around fopen for internal library usage
 
 gv_ftell.h
 Abstraction over ftell
 
 gv_math.h
 Arithmetic helper functions.
 
 itos.h
 
 list.h
 
 lockfile.h
 platform abstraction over flockfile
 
 optional.h
 C analog of C++’s std::optional
 
 overflow.h
 arithmetic overflow helpers
 
 prisize_t.h
 
 random.c
 Implementation of random number generation functionality.
 
 random.h
 random number generation
 
 sort.h
 qsort with carried along context
 
 startswith.h
 
 strcasecmp.h
 platform abstraction for case-insensitive string functions
 
 streq.h
 
 strview.h
 Non-owning string references.
 
 tokenize.h
 String tokenization.
 
 unreachable.h
 
 unused.h
 abstraction for squashing compiler warnings for unused symbols
 
 xml.c
 gv_xml_escape
 
 xml.h
 XML escaping functionality.