Home
last modified time | relevance | path

Searched defs:SETOP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c1587 #define SETOP(x,y,z) \ macro
2075 #define SETOP(x,y,z) \ macro
2217 #define SETOP(x,y,z) G(x,8) z y macro
2326 #define SETOP(x,y,z) G(x,16) z y macro
2435 #define SETOP(x,y,z) G(x,32) z y macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h805 GT, SETOP }; enumerator