Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/
H A Dstep0.c1498 assert((!node)||(tag(node)==T_Co_edge_attribute));
1503 while ( node1 && (tag(node1)==T_Co_edge_attribute) ) {
1814 while ( node1 && (tag(node1)==T_Co_edge_attribute) ) {
/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dgrammar.h299 #define T_Co_edge_attribute 84 macro
555 #define T_edge_attribute(s0,s1,l) BuildTree(T_Co_edge_attribute,2,UnionNum(0),l,s0,s1)
H A Dgrammar.y765 #define T_Co_edge_attribute 84 macro
1539 #define T_edge_attribute(s0,s1,l) BuildTree(T_Co_edge_attribute,2,UnionNum(0),l,s0,s1)
H A Dy.tab.c772 #define T_Co_edge_attribute 84 macro
1546 #define T_edge_attribute(s0,s1,l) BuildTree(T_Co_edge_attribute,2,UnionNum(0),l,s0,s1)
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dgrammar.h299 #define T_Co_edge_attribute 84 macro
555 #define T_edge_attribute(s0,s1,l) BuildTree(T_Co_edge_attribute,2,UnionNum(0),l,s0,s1)
H A Dsyntax.c766 #define T_Co_edge_attribute 84 macro
1540 #define T_edge_attribute(s0,s1,l) BuildTree(T_Co_edge_attribute,2,UnionNum(0),l,s0,s1)