Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/qemupipe/include/
Dqemu_pipe_bp.h40 #define QEMU_PIPE_RETRY(exp) ({ \ argument
/device/google/contexthub/firmware/lib/libm/
Dwf_exp.c96 double exp(double x) in exp() function
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp53 const uint8_t* exp, const uint8_t* act, size_t length) { in Compare()