Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_queue.c417 const int max_chars = sizeof(queue->name) - 1; in util_queue_init() local
/third_party/node/src/
Dstring_bytes.cc268 size_t max_chars = buflen / sizeof(*dst); in WriteUCS2() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrtypes.h65 FT_UInt max_chars; member
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c5440 …ompiler_common *common, PCRE2_SPTR cc, fast_forward_char_data *chars, int max_chars, sljit_u32 *re… in scan_prefix()