Searched defs:STP (Results 1 - 3 of 3) sorted by relevance

/external/libpcap/
H A Dtokdefs.h123 STP = 341, enumerator in enum:yytokentype
244 #define STP 341 macro
H A Dgrammar.c430 STP = 341, enumerator in enum:yytokentype
551 #define STP 341 macro
1037 "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX", "NETBEUI",
/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c113 #define STP 0xa9000000 macro
1109 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));
1119 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));

Completed in 152 milliseconds