Home
last modified time | relevance | path

Searched defs:va2 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Preprocessor/
Dmacro_fn_varargs_iso.c8 #define va2(a, b, ...) foo2{__VA_ARGS__, b, a} macro
/external/fsverity-utils/
Dutil.c50 va_list va1, va2; in xasprintf() local
/external/toybox/scripts/
Dconfig2help.c44 va_list va, va2; in xmprintf() local
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp2166 VertexAttribState va2(2); in Run() local
2360 VertexAttribState va2(2); in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2723 VertexAttribState va2(2); in Run() local
2918 VertexAttribState va2(2); in Run() local
/external/toybox/lib/
Dxwrap.c122 va_list va, va2; in xmprintf() local