Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp415 llvm::Value *arg_array[2]; in InstrumentInstruction() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c5745 char **arg_array = Jim_Alloc(sizeof(*arg_array) * (argc + 1)); in JimCreatePipeline() local