| /mports/databases/p5-DBD-SQLite/files/ |
| D | patch-dbdimp.h | 5 #define SvUTF8_on(a) (a) argument 6 #define SvUTF8_off(a) (a) argument 10 #define sv_utf8_upgrade(a) (a) argument
|
| /mports/games/zhlt/files/ |
| D | patch-common_mathlib.h | 26 #define VectorCopy(a,b) { (b)[0]=(a)[0]; (b)[1]=(a)[1]; (b)[2]=(a)[ argument 27 VectorClear(a) global() argument 34 VectorInverse(a) global() argument [all...] |
| /mports/audio/alsa-plugins/files/ |
| D | patch-arcam-av_arcam__av.c | 18 MIN(a,b) global() argument 19 MAX(a,b) global() argument
|
| /mports/shells/v7sh/files/ |
| D | patch-print.c | 89 - REG char *abuf; REG POS a, i; INT pr, d; variable 90 + REG STRING abuf; REG POS a, i; INT pr, d; variable 129 + REG STRING abuf; REG POS a, i; INT pr, d; variable
|
| D | patch-test.c | 123 REG STRING a; variable [all...] |
| D | test.c | 76 REG STRING a; in e3() local 136 tio(a,f) tio() argument [all...] |
| D | patch-mode.h | 81 #define Rcheat(a) ((int)(a)) argument [all...] |
| D | patch-defs.h | 237 #define round(a,b) (((int)((ADR(a)+b)-1))&~((b)-1)) argument
|
| /mports/x11-drivers/xf86-input-wacom/files/ |
| D | patch-src-wcmConfig.c | 9 char *a, *b; variable
|
| /mports/x11-wm/afterstep/files/ |
| D | patch-src-WinCommand-WinCommand.c | 6 action_t *a; variable
|
| /mports/print/tex-xdvik/files/ |
| D | patch-texk-xdvik-special.c | 39 float a, b, c, d; variable
|
| /mports/devel/rcs57/files/ |
| D | freebsd-src-rlog.c | 11 char *a, **newargv; variable
|
| /mports/devel/efivar/files/ |
| D | patch-src-efivar.h | 10 uint32_t a; member 14 #define EFI_GUID(a,b,c,d,e0,e1,e2,e3,e4,e5) \ argument
|
| /mports/multimedia/ffmpeg4/files/ |
| D | patch-libavutil-common.h | 12 #define RSHIFT(a,b) ((a) > 0 ? ((a) + ((1<<(b))>>1))>>(b) : ((a) + ((1<<(b))>>1)-1)>>(b)) argument
|
| /mports/multimedia/ffmpeg/files/ |
| HD | patch-libavutil-common.h | |
| /mports/security/mhash/files/ |
| D | patch-lib-tiger.c | 11 #define round(a,b,c,x,mul) \ argument 42 #define pass(a,b,c,mul) \ argument [all...] |
| D | patch-include-mutils-mutils.h | 39 #define mutils_swapendian32(a) \ argument 51 #define mutils_swapendian16(a) \ argument [all...] |
| /mports/textproc/ebook-tools/files/ |
| D | patch-src__libepub__epub_version.h | 13 #define LIBEPUB_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c)) argument
|
| /mports/filesystems/xfsprogs/files/ |
| D | patch-include_freebsd.h | 11 #define memalign(a,sz) valloc(sz) argument
|
| /mports/misc/cpuid/files/ |
| D | patch-cpuid.c | 67 #define cpuid(in,a,b,c,d)\ argument
|
| /mports/audio/libsamplerate/files/ |
| D | patch-examples_audio__out.c | 4 #define MAKE_MAGIC(a,b,c,d,e,f,g,h) \ argument
|
| /mports/security/gnupg1/files/ |
| D | patch-mpi_longlong.h | 28 #define umul_ppmm(xh, xl, a, b) \ argument
|
| /mports/lang/f2c/files/ |
| D | patch-f2c.h | 59 #define qbit_clear(a,b) ((a) & ~((ulongint)1 << (b))) argument 60 #define qbit_set(a,b) ((a) | ((ulongint)1 << (b))) argument 138 #define qbit_clear(a,b) ((a) & ~((ulongint)1 << (b))) argument 139 #define qbit_set(a, argument [all...] |
| /mports/graphics/py-png/files/ |
| D | patch-code-png.py | 63 @@ -1225,7 +1226,7 @@ def from_array(a, mode=None, info={}): argument
|
| /mports/security/wpa_supplicant/files/ |
| D | Packet32.c | 115 struct adapter *a; in PacketOpenAdapter() local 169 struct adapter *a; PacketRequest() local 341 struct adapter *a; PacketCloseAdapter() local [all...] |