HomeSort by: relevance | last modified time | path
    Searched defs:real_bottom (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
makeinfo.c 1135 int real_bottom = input_text_length;
1158 real_bottom = input_text_length;
1161 input_text_length = real_bottom;
1131 int real_bottom = input_text_length; local
makeinfo.c 1135 int real_bottom = input_text_length;
1158 real_bottom = input_text_length;
1161 input_text_length = real_bottom;
1131 int real_bottom = input_text_length; local

Completed in 94 milliseconds