Home
last modified time | relevance | path

Searched defs:last_row (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtbl_int.h33 struct tbl_row *last_row; /* Last layout row. */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp72 const UnwindPlan::Row *last_row = unwind_plan.GetLastRow(); in AugmentUnwindPlanFromCallSite() local