Graphviz 13.0.0~dev.20250210.0415
Loading...
Searching...
No Matches
util Directory Reference
Directory dependency graph for util:

Files

 agxbuf.h
 
 alloc.h
 Memory allocation wrappers that exit on failure.
 
 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_math.h
 Arithmetic helper functions.
 
 list.h
 
 lockfile.h
 platform abstraction over flockfile
 
 overflow.h
 arithmetic overflow helpers
 
 prisize_t.h
 
 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