Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/appUtil/
H A DutilTree.c906 static void trfillslots( const NodeSlot * hs, in trfillslots() function
1130 trfillslots( Hslot , dn->no_L.sl_nod, 3, leaf ); in utilTreeDeleteCurrent()
1136 trfillslots( Hslot , dn->no_L.sl_nod, 2, leaf ); in utilTreeDeleteCurrent()
1137 trfillslots( Hslot+ 2, dn->no_M.sl_nod, 2, leaf ); in utilTreeDeleteCurrent()
1146 trfillslots( Hslot , dn->no_L.sl_nod, 3, leaf ); in utilTreeDeleteCurrent()
1147 trfillslots( Hslot+ 3, dn->no_M.sl_nod, 2, leaf ); in utilTreeDeleteCurrent()
1159 trfillslots( Hslot , dn->no_L.sl_nod, 3, leaf ); in utilTreeDeleteCurrent()
1160 trfillslots( Hslot+3 , dn->no_M.sl_nod, 3, leaf ); in utilTreeDeleteCurrent()
1171 trfillslots( Hslot , dn->no_L.sl_nod, 2, leaf ); in utilTreeDeleteCurrent()
1172 trfillslots( Hslot+ 2, dn->no_M.sl_nod, 2, leaf ); in utilTreeDeleteCurrent()
[all …]