Home
last modified time | relevance | path

Searched defs:SIZEOF (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dopen-catalog.c42 #define SIZEOF(a) (sizeof(a)/sizeof(a[0])) macro
H A Dx-smalltalk.c38 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-ycp.c40 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-php.c39 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dpo-charset.c42 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dmsgl-check.c49 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-tcl.c46 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-sh.c41 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-java.c43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dmsginit.c99 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-c.c43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-csharp.c47 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dx-python.c55 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dxgettext.c2905 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfatal-signal.c33 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
H A Dwait-process.c99 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
/netbsd-src/lib/libcurses/EXAMPLES/
H A Dview.c54 #define SIZEOF(table) (sizeof(table)/sizeof(table[0])) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A Duniname.c31 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.h140 SIZEOF = 341, /* SIZEOF */ enumerator
252 #define SIZEOF 341 macro
H A Dyyscript.c213 SIZEOF = 341, /* SIZEOF */ enumerator
325 #define SIZEOF 341 macro
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h140 SIZEOF = 341, /* SIZEOF */ enumerator
252 #define SIZEOF 341 macro
H A Dyyscript.c210 SIZEOF = 341, /* SIZEOF */ enumerator
322 #define SIZEOF 341 macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h122 SIZEOF = 323, /* SIZEOF */ enumerator
262 #define SIZEOF 323 macro
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h126 SIZEOF = 327, /* SIZEOF */ enumerator
270 #define SIZEOF 327 macro
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp49 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro

12