Home
last modified time | relevance | path

Searched defs:LINK_SIZE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pcre/
H A Dconfig-cmake.h.in43 #define LINK_SIZE @PCRE2_LINK_SIZE@ macro
H A Dconfigure.ac829 AC_DEFINE_UNQUOTED([LINK_SIZE], [$with_link_size], [ definition
/aosp_15_r20/art/test/061-out-of-memory/src/
H A DMain.java71 final int LINK_SIZE = 6 * 4; // estimated size of a LinkedList's node in testOomeSmallInternal() local
/aosp_15_r20/external/pcre/src/
H A Dconfig.h171 #define LINK_SIZE 2 macro
H A Dpcre2_intmodedep.h142 #define LINK_SIZE 1 macro
151 #define LINK_SIZE 2 macro
168 #define LINK_SIZE 1 macro
/aosp_15_r20/external/liburing/test/
H A Dskip-cqe.c12 #define LINK_SIZE 6 macro