Lines Matching refs:tr_lfcu

100     char *	tr_lfcu;	/*  the currency (key) within tr_curr	*/  member
137 tm->tr_lfcu= (char *)0; in utilTreeMakeTree()
315 tm->tr_lfcu= savedKey; in utilTreeStoreValue()
317 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
431 tm->tr_lfcu= no->no_L.nsKey; in utilTreeStoreValue()
433 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
458 tm->tr_lfcu= no->no_M.nsKey; in utilTreeStoreValue()
460 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
475 tm->tr_lfcu= savedKey; in utilTreeStoreValue()
477 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
490 tm->tr_lfcu= no->no_R.nsKey; in utilTreeStoreValue()
492 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
507 tm->tr_lfcu= savedKey; in utilTreeStoreValue()
509 { *pStoredKey= tm->tr_lfcu; } in utilTreeStoreValue()
650 *pKey= tm->tr_lfcu= no->no_R.nsKey; in treeGetLX()
657 *pKey= tm->tr_lfcu= no->no_M.nsKey; in treeGetLX()
664 *pKey= tm->tr_lfcu= no->no_L.nsKey; in treeGetLX()
675 *pKey= tm->tr_lfcu= no->no_R.nsKey; in treeGetLX()
679 *pKey= tm->tr_lfcu= no->no_M.nsKey; in treeGetLX()
725 *pKey= tm->tr_lfcu= no->no_L.nsKey; in treeGetGX()
737 *pKey= tm->tr_lfcu= no->no_M.nsKey; in treeGetGX()
748 *pKey= tm->tr_lfcu= no->no_R.nsKey; in treeGetGX()
758 *pKey= tm->tr_lfcu= no->no_L.nsKey; in treeGetGX()
840 { *pStoredKey= tm->tr_lfcu= no->no_L.nsKey; } in utilTreeGetEQ()
868 { *pStoredKey= tm->tr_lfcu= no->no_M.nsKey; } in utilTreeGetEQ()
888 { *pStoredKey= tm->tr_lfcu= no->no_R.nsKey; } in utilTreeGetEQ()
981 lfcu= tm->tr_lfcu; in utilTreeDeleteCurrent()
1018 tm->tr_lfcu= no->no_L.nsKey; in utilTreeDeleteCurrent()
1036 tm->tr_lfcu= no->no_M.nsKey; in utilTreeDeleteCurrent()
1050 tm->tr_lfcu= (char *)0; in utilTreeDeleteCurrent()
1065 tm->tr_lfcu= (char *)0; in utilTreeDeleteCurrent()
1123 { tm->tr_lfcu= Hslot[cur].nsKey; } in utilTreeDeleteCurrent()
1124 else{ tm->tr_lfcu= (char *)0; } in utilTreeDeleteCurrent()
1243 lfcu= tm->tr_lfcu; in utilTreeGetPrevious()
1251 *pKey= tm->tr_lfcu= no->no_L.nsKey; in utilTreeGetPrevious()
1257 *pKey= tm->tr_lfcu= no->no_M.nsKey; in utilTreeGetPrevious()
1273 *pKey= tm->tr_lfcu= no->no_R.nsKey; in utilTreeGetPrevious()
1281 *pKey= tm->tr_lfcu= no->no_M.nsKey; in utilTreeGetPrevious()
1289 *pKey= tm->tr_lfcu= no->no_L.nsKey; in utilTreeGetPrevious()
1319 lfcu= tm->tr_lfcu; in utilTreeGetNext()
1339 *pKey= tm->tr_lfcu= no->no_M.nsKey; in utilTreeGetNext()
1346 *pKey= tm->tr_lfcu= no->no_R.nsKey; in utilTreeGetNext()
1356 *pKey= tm->tr_lfcu= no->no_L.nsKey; in utilTreeGetNext()
1379 lfcu= tm->tr_lfcu; in utilTreeGetCurrent()
1418 *pKey= tm->tr_lfcu= no->no_L.nsKey; in utilTreeGetFirst()
1457 *pKey= tm->tr_lfcu= no->no_R.nsKey; in utilTreeGetLast()
1464 *pKey= tm->tr_lfcu= no->no_M.nsKey; in utilTreeGetLast()
1474 *pKey= tm->tr_lfcu= no->no_L.nsKey; in utilTreeGetLast()