Home
last modified time | relevance | path

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

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