Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/seq/
Dvariadic_seq_to_seq.hpp20 # define BOOST_PP_VARIADIC_SEQ_TO_SEQ(vseq) BOOST_PP_CAT(BOOST_PP_VARIADIC_SEQ_TO_SEQ_A vseq, 0) argument
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c1723 prof_dump_filename(char *filename, char v, uint64_t vseq) { in prof_dump_filename()