Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dpollfd.c28 _lws_change_pollfd(struct lws *wsi, int _and, int _or, struct lws_pollargs *pa) in _lws_change_pollfd()
458 __lws_change_pollfd(struct lws *wsi, int _and, int _or) in __lws_change_pollfd()
492 lws_change_pollfd(struct lws *wsi, int _and, int _or) in lws_change_pollfd()
/external/libwebsockets/lib/core/
Dprivate-lib-core.h241 int _and; member
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h543 void _and(Variable *Dest, Operand *Src0) { in _and() function
DIceTargetLoweringMIPS32.h174 void _and(Variable *Dest, Variable *Src0, Variable *Src1) { in _and() function