Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Ddecompile.c40 struct pr_node struct
64 static struct pr_node * argument
67 struct pr_node *ret; in n_alloc()
70 ret = ck_malloc (sizeof (struct pr_node) + size + 1); in n_alloc()
81 extern struct pr_node *
94 struct pr_node *new = 0;
99 static struct pr_node **the_line;
102 static struct pr_node **c_node;
107 the_line = (struct pr_node **) ck_malloc (20 * sizeof (struct pr_node *));
551 the_line = ck_realloc (the_line, line_alloc * sizeof (struct pr_node *));
[all …]
/dports/japanese/gawk/gawk-3.0.6/
H A Darray.c603 pr_node(n) in pr_node() function
645 pr_node(bucket->ahvalue);