Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c52 static char LeftMostChild[MAXLINE]; variable
296 (void) strncpy(LeftMostChild, token, MAXLINE); in set()
297 LeftMostChild[MAXLINE-1] = '\0'; in set()
350 set_weak(LeftMostChild, TRUE); in set()
419 (void) add_uncle(token, LeftMostChild, 0); in set_parents()