Searched refs:str0 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c480 Syntax(_Xconst char *str0, _Xconst char *str1) argument
485 params[0] = (String) str0;
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp483 static char str0[128] = "Hello, world!"; local in function:ShowDemoWindowWidgets
485 ImGui::InputText("input text", str0, IM_ARRAYSIZE(str0));

Completed in 14 milliseconds