Searched refs:q32 (Results 1 – 7 of 7) sorted by relevance
| /minix3/minix/drivers/power/acpi/include/platform/ |
| H A D | acmsvc.h | 102 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 107 __asm mov q32, eax \ 120 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 122 q32 = n_hi / d32; \
|
| H A D | acefi.h | 106 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 109 (q32) = DivU64x32 ((__n), (d32), &(r32)); \
|
| H A D | aclinuxex.h | 52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 56 (q32) = (UINT32) (__n); \
|
| /minix3/external/bsd/bind/dist/bin/tests/system/rpzrecurse/ |
| H A D | testgen.pl | 298 .q32 = (31,0x02)=-r 322 .q32 = (30,0x02)=+r 336 .q32 = (31,0x10)=+r
|
| /minix3/external/bsd/byacc/dist/test/yacc/ |
| H A D | grammar.dot | 44 …q32 [label="32:\l external_declaration -> ';' . { ';' T_ASM T_TYPE_QUALIFIER T_Imaginary T_Comple… 195 q0 -> q32 [label="';'"]; 335 q48 -> q32 [label="';'"];
|
| /minix3/external/bsd/byacc/dist/test/btyacc/ |
| H A D | grammar.dot | 44 …q32 [label="32:\l external_declaration -> ';' . { ';' T_ASM T_TYPE_QUALIFIER T_Imaginary T_Comple… 195 q0 -> q32 [label="';'"]; 335 q48 -> q32 [label="';'"];
|
| /minix3/crypto/external/bsd/openssl/dist/ |
| H A D | Configure | 469 … "cc:-q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst::-qthreaded -D_THREAD_SAFE:AIX::BN_LLONG RC…
|