Home
last modified time | relevance | path

Searched refs:BITONE (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c1506 #define BITONE 32 macro
1512 #define BITONE 32 macro
1518 #define BITONE 16 macro
1525 #define BYTEONE (BITONE/8)
1529 ((test_mode == G(G(PCRE,BITONE),_MODE))? (t)(G(a,BITONE)->b) : \
1533 (test_mode == G(G(PCRE,BITONE),_MODE))? \
1534 (t)G(x,BITONE) : (t)G(x,BITTWO))
1537 (test_mode == G(G(PCRE,BITONE),_MODE))? \
1538 (uint32_t)(((G(PCRE2_SPTR,BITONE))(a))[b]) : \
1542 if (test_mode == G(G(PCRE,BITONE),_MODE)) \
[all …]