HomeSort by: relevance | last modified time | path
    Searched defs:node_references (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
node.c 37 NODE_REF *node_references = NULL; variable
344 contents of `node_references' as a list of nodes to validate. */
351 temp->next = node_references;
366 node_references = temp;
707 NODE_REF *ref = node_references;
819 ref = node_references;
1284 list = node_references;
1294 node_references = NULL;
1302 list = node_references;
1315 or node_references list or zero if no number has been assigned. *
    [all...]
node.c 37 NODE_REF *node_references = NULL; variable
344 contents of `node_references' as a list of nodes to validate. */
351 temp->next = node_references;
366 node_references = temp;
707 NODE_REF *ref = node_references;
819 ref = node_references;
1284 list = node_references;
1294 node_references = NULL;
1302 list = node_references;
1315 or node_references list or zero if no number has been assigned. *
    [all...]

Completed in 79 milliseconds