Searched defs:args_buffer (Results 1 – 3 of 3) sorted by relevance
46 args_buffer = ffi.buffer(args) variable
122 std::string args_buffer; // This one stores the definition of all the args in in CompileFunction() local
60 char* args_buffer = nullptr; member