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

/ast/src/cmd/ie/
H A Demacs.c221 location.his_line = hloff;
226 location.his_line = 0;
252 location = hist_locate(location.his_command,location.his_line,1);
256 hloff = location.his_line;
615 location.his_line = hloff;
622 hloff = location.his_line;
630 location.his_line = in_mult;
636 hloff = location.his_line;
640 location.his_line = hloff;
853 location.his_line
[all...]
H A Dhistory.h59 int his_line; member in struct:__anon104
H A Dhistory.c715 if((location.his_line=hist_match(offset,string,flag))>=0)
932 next.his_line = line;

Completed in 33 milliseconds