Home
last modified time | relevance | path

Searched defs:x_ (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dfunc_test.cpp39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than()
H A Dptr2_test.cpp35 static int sum(int x_, int y_) in sum()
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftcalc.c778 FT_Int32 x_ = vector->x; in FT_Vector_NormLen() local