left               50 gc/cord/cordbscs.c 	CORD left;	/* length(left) > 0	*/
left               94 gc/cord/cordbscs.c 				: (CORD_IS_STRING((c) -> left) ? \
left               96 gc/cord/cordbscs.c 					: LEN((c) -> left)))
left              125 gc/cord/cordbscs.c         CORD_dump_inner(conc -> left, n+1);
left              171 gc/cord/cordbscs.c     	register CORD left;
left              181 gc/cord/cordbscs.c             if (!CORD_IS_STRING(left = ((CordRep *)x) -> concatenation.left)) {
left              182 gc/cord/cordbscs.c             	right_len = lenx - LEN(left);
left              196 gc/cord/cordbscs.c             	x = left;
left              220 gc/cord/cordbscs.c     	result->left = x;
left              261 gc/cord/cordbscs.c     	result->left = x;
left              386 gc/cord/cordbscs.c     	    if (n == left_len) return(conc -> left);
left              387 gc/cord/cordbscs.c     	    return(CORD_substr_checked(conc -> left, i, n));
left              395 gc/cord/cordbscs.c     	        left_part = conc -> left;
left              397 gc/cord/cordbscs.c     	        left_part = CORD_substr_checked(conc -> left, i, left_part_len);
left              493 gc/cord/cordbscs.c     	if (CORD_iter5(conc -> left, i, f1, f2, client_data)) {
left              535 gc/cord/cordbscs.c     	register CORD left_part = conc -> left;
left              700 gc/cord/cordbscs.c     	CORD_balance_insert(conc -> left, left_len, forest);
left              751 gc/cord/cordbscs.c      	     current_pe -> pe_cord = top = conc -> left;
left               57 gc/cord/cordprnt.c 			     int * width, int *prec, int *left, int * long_arg)
left              118 gc/cord/cordprnt.c 	    *left = 1;
left              167 gc/cord/de_win.c     rectp -> left = 0;
left              203 gc/cord/de_win.c       	   COLS = (client_area.right - client_area.left)/char_width;
left              277 gc/cord/de_win.c       	   COLS = (client_area.right - client_area.left)/char_width;
left              296 gc/cord/de_win.c       	           TextOut(dc, this_line.left, this_line.top,
left              298 gc/cord/de_win.c       	           TextOut(dc, this_line.left + len * char_width, this_line.top,
left              302 gc/cord/de_win.c       	           TextOut(dc, this_line.left, this_line.top,
left               88 gc/tests/test_cpp.cc             left = new C( level - 1 );
left               91 gc/tests/test_cpp.cc             left = right = 0;}}
left               96 gc/tests/test_cpp.cc                    left == 0 && right == 0 :
left               97 gc/tests/test_cpp.cc                    level == left->level + 1 && level == right->level + 1 );
left               98 gc/tests/test_cpp.cc         left = right = 0;
left              106 gc/tests/test_cpp.cc     C* left;