Home
last modified time | relevance | path

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

/external/lua/src/
Dlparser.c159 static void codestring (expdesc *e, TString *s) { in codestring() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp4623 std::string codestring = "ABC"; in createOpPhiGroup() local