Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp293 uint64_t my_value = GetValueAsUnsigned(UINT64_MAX); in SetValueFromCString() local
326 uint64_t my_value = GetValueAsUnsigned(UINT64_MAX); in SetData() local
/freebsd/sys/dev/isci/scil/
H A Dsci_pool.h153 #define sci_pool_get(this_pool, my_value) \ argument