Home
last modified time | relevance | path

Searched defs:first_row (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dtbl_int.h32 struct tbl_row *first_row; /* First layout row. */ member
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dwindow.h64 int first_row; /* Offset of the first line in the_screen. */ member
/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp71 UnwindPlan::RowSP first_row = unwind_plan.GetRowForFunctionOffset(0); in AugmentUnwindPlanFromCallSite() local
H A Dx86AssemblyInspectionEngine.cpp1353 UnwindPlan::RowSP first_row = unwind_plan.GetRowAtIndex(0); in AugmentUnwindPlanFromCallSite() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dmulti.c86 static int first_row; variable
H A Dxml.c2048 xml_end_multitable_row(int first_row) xml_end_multitable_row() argument
/openbsd-src/gnu/gcc/gcc/
H A Dmodulo-sched.c2463 ps_insn_ptr first_row = ps->rows[0]; in rotate_partial_schedule() local