Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c182 #define SKIP_SOMETHING(cursor, limit) \ macro
1274 SKIP_SOMETHING (cursor, right_context_end); in define_all_fields()
1299 SKIP_SOMETHING (left_field_start, keyafter.start); in define_all_fields()
1315 SKIP_SOMETHING (before.start, before.end); in define_all_fields()
1349 SKIP_SOMETHING (cursor, right_context_end); in define_all_fields()
1391 SKIP_SOMETHING (head.start, head.end); in define_all_fields()
1517 SKIP_SOMETHING (cursor, keyafter.end); in output_one_tex_line()