/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | open-catalog.c | 42 #define SIZEOF(a) (sizeof(a)/sizeof(a[0])) macro
|
H A D | x-smalltalk.c | 38 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-ycp.c | 40 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-php.c | 39 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | po-charset.c | 42 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | msgl-check.c | 49 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-tcl.c | 46 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-sh.c | 41 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-java.c | 43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | msginit.c | 99 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-c.c | 43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-csharp.c | 47 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | x-python.c | 55 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | xgettext.c | 2905 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | fatal-signal.c | 33 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
H A D | wait-process.c | 99 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
/netbsd-src/lib/libcurses/EXAMPLES/ |
H A D | view.c | 54 #define SIZEOF(table) (sizeof(table)/sizeof(table[0])) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
H A D | uniname.c | 31 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 140 SIZEOF = 341, /* SIZEOF */ enumerator 252 #define SIZEOF 341 macro
|
H A D | yyscript.c | 213 SIZEOF = 341, /* SIZEOF */ enumerator 325 #define SIZEOF 341 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 140 SIZEOF = 341, /* SIZEOF */ enumerator 252 #define SIZEOF 341 macro
|
H A D | yyscript.c | 210 SIZEOF = 341, /* SIZEOF */ enumerator 322 #define SIZEOF 341 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 122 SIZEOF = 323, /* SIZEOF */ enumerator 262 #define SIZEOF 323 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 126 SIZEOF = 327, /* SIZEOF */ enumerator 270 #define SIZEOF 327 macro
|
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/ |
H A D | hpftodit.cpp | 49 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
|