Home
last modified time | relevance | path

Searched refs:_is_vararg (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/lua/bcc/vendor/
Dargparse.lua512 function Option:_is_vararg() function
612 if option:_is_vararg() then
631 if not mutex_options[option] and not option:_is_vararg() then
647 if not mutex_options[option] and option:_is_vararg() then