Home
last modified time | relevance | path

Searched refs:MAXTYPES (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/dash/src/
A Dmknodes.c45 #define MAXTYPES 50 /* max number of node types */ macro
74 static char *nodename[MAXTYPES]; /* names of the nodes */
75 static struct str *nodestr[MAXTYPES]; /* type of structure used by the node */
77 static struct str str[MAXTYPES]; /* the structures */

Completed in 2 milliseconds