Home
last modified time | relevance | path

Searched refs:type_of_result (Results 1 – 25 of 33) sorted by relevance

12

/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dgc.h545 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
546 ((type_of_result)GC_same_obj((x)+(n), (x)))
547 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
548 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
549 # define GC_POST_INCR2(x, type_of_result) \ argument
550 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
566 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
568 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
570 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/chpp/chpp-0.3.5/gc/include/
H A Dgc.h545 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
546 ((type_of_result)GC_same_obj((x)+(n), (x)))
547 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
548 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
549 # define GC_POST_INCR2(x, type_of_result) \ argument
550 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
566 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
568 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
570 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/chpp/chpp-0.3.5/gc/cord/
H A Dgc.h545 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
546 ((type_of_result)GC_same_obj((x)+(n), (x)))
547 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
548 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
549 # define GC_POST_INCR2(x, type_of_result) \ argument
550 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
566 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
568 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
570 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/libgcroots/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-gtk3/libgcroots-d362356/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-qt5/libgcroots-d362356/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/libgcroots/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/libgcroots/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/libgcroots/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/include/
H A Dgc.h812 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
813 ((type_of_result)GC_same_obj((x)+(n), (x)))
814 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
815 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
816 # define GC_POST_INCR2(x, type_of_result) \ argument
817 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
833 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
835 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
837 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-m17nlib/libgcroots-d362356/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/textproc/uim-gtk/libgcroots-d362356/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/japanese/uim-anthy/libgcroots-d362356/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/japanese/uim-anthy/uim-d1ac9d9/sigscheme/libgcroots/include/
H A Dgc.h929 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
930 ((type_of_result)GC_same_obj((x)+(n), (x)))
931 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
932 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
933 # define GC_POST_INCR2(x, type_of_result) \ argument
934 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
950 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
952 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
954 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/include/
H A Dgc.h812 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
813 ((type_of_result)GC_same_obj((x)+(n), (x)))
814 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
815 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
816 # define GC_POST_INCR2(x, type_of_result) \ argument
817 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
833 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
835 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
837 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/lang/oo2c/oo2c_64-2.1.11/tests/h2o/misc/
H A Dgc.h758 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
759 ((type_of_result)GC_same_obj((x)+(n), (x)))
760 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
761 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
762 # define GC_POST_INCR2(x, type_of_result) \ argument
763 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
779 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
781 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
783 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/lang/mono/mono-5.10.1.57/libgc/include/
H A Dgc.h900 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
901 ((type_of_result)GC_same_obj((x)+(n), (x)))
902 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
903 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
904 # define GC_POST_INCR2(x, type_of_result) \ argument
905 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
921 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
923 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
925 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/include/
H A Dgc.h869 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
870 ((type_of_result)GC_same_obj((x)+(n), (x)))
871 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
872 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
873 # define GC_POST_INCR2(x, type_of_result) \ argument
874 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
890 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
892 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
894 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/include/
H A Dgc.h869 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
870 ((type_of_result)GC_same_obj((x)+(n), (x)))
871 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
872 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
873 # define GC_POST_INCR2(x, type_of_result) \ argument
874 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
890 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
892 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
894 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/include/
H A Dgc.h869 # define GC_PTR_ADD3(x, n, type_of_result) \ argument
870 ((type_of_result)GC_same_obj((x)+(n), (x)))
871 # define GC_PRE_INCR3(x, n, type_of_result) \ argument
872 ((type_of_result)GC_pre_incr(&(x), (n)*sizeof(*x))
873 # define GC_POST_INCR2(x, type_of_result) \ argument
874 ((type_of_result)GC_post_incr(&(x), sizeof(*x))
890 # define GC_PTR_ADD3(x, n, type_of_result) ((x)+(n)) argument
892 # define GC_PRE_INCR3(x, n, type_of_result) ((x) += (n)) argument
894 # define GC_POST_INCR2(x, n, type_of_result) ((x)++) argument

12