Searched defs:INC (Results 1 – 9 of 9) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/sbrk/ |
| D | sbrk02.c | 26 #define INC 16*1024*1024 macro
|
| /third_party/lz4/contrib/djgpp/ |
| D | Makefile | 33 INC = $(LSRC:.c=.h) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | regexec.c | 72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro 121 #define INC(o) ((o)++) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | regexec.c | 72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro 121 #define INC(o) ((o)++) macro
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | usc_impl.cpp | 26 #define INC(sp,count) (MOD((sp) + (count))) macro
|
| /third_party/node/deps/icu-small/source/common/ |
| D | usc_impl.cpp | 26 #define INC(sp,count) (MOD((sp) + (count))) macro
|
| /third_party/icu/icu4c/source/common/ |
| D | usc_impl.cpp | 26 #define INC(sp,count) (MOD((sp) + (count))) macro
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | usc_impl.cpp | 26 #define INC(sp,count) (MOD((sp) + (count))) macro
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_cropdetect.c | 184 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() argument
|