Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
exdata.c File Reference
#include <expr/exlib.h>
Include dependency graph for exdata.c:

Go to the source code of this file.

Variables

static const char id [] = "\n@(#)$Id: libexpr (AT&T Research) 2011-06-30 $\0\n"
 
const char * exversion = id + 10
 
Exid_t exbuiltin []
 

Variable Documentation

◆ exbuiltin

Exid_t exbuiltin[]

Definition at line 24 of file exdata.c.

Referenced by exopen().

◆ exversion

const char* exversion = id + 10

Definition at line 22 of file exdata.c.

Referenced by exccopen().

◆ id

const char id[] = "\n@(#)$Id: libexpr (AT&T Research) 2011-06-30 $\0\n"
static

Definition at line 18 of file exdata.c.