Home
last modified time | relevance | path

Searched defs:WORDSIZE (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libc/arch/sparc64/gen/
H A Ddivrem.m474 define(WORDSIZE, `32') macro
/openbsd/usr.bin/yacc/
H A Ddefs.h64 #define WORDSIZE(n) (((n)+(BITS_PER_WORD-1))/BITS_PER_WORD) macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A DMakefile.am566 WORDSIZE = @wordsize@ macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DMakefile.am620 WORDSIZE = @wordsize@ macro
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs6540 #define WORDSIZE sizeof(PERL_UINTMAX_T) macro