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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
output.cpp 209 simple_output &simple_output::end_comment() function in class:simple_output
  /src/external/gpl2/groff/dist/src/devices/grops/
ps.cpp 163 ps_output &ps_output::end_comment() function in class:ps_output
1313 .end_comment();
1330 .end_comment();
1383 .end_comment();
1388 .end_comment();
1406 .end_comment();
1409 .end_comment();
1433 .end_comment();
1499 .end_comment()
  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 192 long end_comment; /* end offset of comment */ member in struct:_ParameterList
202 long end_comment; /* end offset of comment */ member in struct:_Declarator
355 long end_comment; /* tmp file offset after last comment */ member in struct:__anon6508
1436 func_params->end_comment = cur_file->end_comment;
1476 func_params->end_comment = cur_file->end_comment;
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 212 long end_comment; /* end offset of comment */ member in struct:_ParameterList
222 long end_comment; /* end offset of comment */ member in struct:_Declarator
375 long end_comment; /* tmp file offset after last comment */ member in struct:__anon6459
2162 func_params->end_comment = cur_file->end_comment;
2202 func_params->end_comment = cur_file->end_comment;

Completed in 42 milliseconds