Searched refs:oleft (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_sym.c1207 char *oleft, *oright, *part; local
1211 oleft = left = *start;
1220 oleft = left;
1223 if (left == oleft)
1227 oleft, left);
1230 oleft = left;
1246 oleft = left;
1253 *start, *db_end, oleft, oright, nbiter);
1254 *start = oleft;

Completed in 19 milliseconds