Home
last modified time | relevance | path

Searched defs:A (Results 1 – 4 of 4) sorted by relevance

/bionic/tests/libs/
Ddlext_test_library.cpp17 class A { class
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrig.c156 double R, S, A; /* A, B, R, and S are as in Hull et al. */ in do_hard_work() local
Dcatrigf.c91 float R, S, A; in do_hard_work() local
/bionic/tests/
Dfortify_test.cpp1006 #define BUF_AND_SIZE(A) A, sizeof(A) argument
1007 #define BUF_AND_CONTENTS(A) A, CONTENTS argument
1008 #define BUF_AND_SIZE_AND_CONTENTS(A) A, sizeof(A), CONTENTS argument