Home
last modified time | relevance | path

Searched refs:MISALIGN (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
H A Dgimple.vim31 \ ALIGN MISALIGN NONZERO contained
/netbsd-src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
H A Dgimple.vim31 \ ALIGN MISALIGN NONZERO contained
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c118 #define MISALIGN 64 macro
1617 if (misalign > MISALIGN) { in speed_main()
1619 "%s: Maximum offset is %d\n", prog, MISALIGN); in speed_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c82 #define MISALIGN 64 macro
1593 if (misalign > MISALIGN) { in speed_main()
1595 "%s: Maximum offset is %d\n", prog, MISALIGN); in speed_main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.info9342 'known_misalignment (VALUE, ALIGN, &MISALIGN)'
9344 respect to ALIGN at compile time, storing the result in MISALIGN if
36575 vect_cost_for_stmt TYPE_OF_COST, tree VECTYPE, int MISALIGN)
36578 may depend on type (VECTYPE) and misalignment value (MISALIGN).
36745 *STMT_INFO, int MISALIGN, enum vect_cost_model_location WHERE)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info9705 'known_misalignment (VALUE, ALIGN, &MISALIGN)'
9707 respect to ALIGN at compile time, storing the result in MISALIGN if
38021 vect_cost_for_stmt TYPE_OF_COST, tree VECTYPE, int MISALIGN)
38024 may depend on type (VECTYPE) and misalignment value (MISALIGN).