Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Dmfp_mul.c103 int low_index = (i+j)/2; /* formal [0..3] - index for low long word */ in mfp_mul() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2661 unsigned long low_index, high_index; in GetValueForExpressionPath_Impl() local