Home
last modified time | relevance | path

Searched refs:UL (Results 1 – 25 of 79) sorted by relevance

1234

/external/ppp/pppd/
Dmd5.c97 #define UL(x) x##U macro
99 #define UL(x) x macro
214 FF ( a, b, c, d, in[ 0], S11, UL(3614090360)); /* 1 */
215 FF ( d, a, b, c, in[ 1], S12, UL(3905402710)); /* 2 */
216 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */
217 FF ( b, c, d, a, in[ 3], S14, UL(3250441966)); /* 4 */
218 FF ( a, b, c, d, in[ 4], S11, UL(4118548399)); /* 5 */
219 FF ( d, a, b, c, in[ 5], S12, UL(1200080426)); /* 6 */
220 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */
221 FF ( b, c, d, a, in[ 7], S14, UL(4249261313)); /* 8 */
[all …]
/external/kernel-headers/original/asm-arm/
Dmemory.h21 #define UL(x) (x##UL) macro
23 #define UL(x) (x) macro
37 #define TASK_SIZE UL(0xbf000000)
38 #define TASK_UNMAPPED_BASE UL(0x40000000)
44 #define TASK_SIZE_26 UL(0x04000000)
50 #define PAGE_OFFSET UL(0xc0000000)
89 #define TASK_UNMAPPED_BASE UL(0x00000000)
/external/kernel-headers/original/asm-arm/arch/
Dmemory.h40 #define PHYS_OFFSET UL(0x10000000)
42 #define PHYS_OFFSET UL(0x80000000)
69 #define OMAP1510_LB_OFFSET UL(0x30000000)
/external/dropbear/libtomcrypt/src/pk/rsa/
Drsa_import.c80 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in rsa_import()
93 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in rsa_import()
112 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in rsa_import()
127 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in rsa_import()
Drsa_export.c55 LTC_ASN1_EOL, 0UL, NULL); in rsa_export()
61 LTC_ASN1_EOL, 0UL, NULL); in rsa_export()
/external/dropbear/libtomcrypt/src/pk/dsa/
Ddsa_import.c44 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in dsa_import()
56 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in dsa_import()
67 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in dsa_import()
Ddsa_export.c55 LTC_ASN1_EOL, 0UL, NULL); in dsa_export()
63 LTC_ASN1_EOL, 0UL, NULL); in dsa_export()
/external/kernel-headers/original/linux/
Djiffies.h136 #define MAX_JIFFY_OFFSET ((~0UL >> 1)-1)
397 if (x >= ~0UL / (HZ / USER_HZ)) in clock_t_to_jiffies()
398 return ~0UL; in clock_t_to_jiffies()
404 if (x >= ~0UL / HZ * USER_HZ) in clock_t_to_jiffies()
405 return ~0UL; in clock_t_to_jiffies()
Dbitmap.h126 (1UL<<((nbits) % BITS_PER_LONG))-1 : ~0UL \
132 *dst = 0UL; in bitmap_zero()
Dkernel.h24 #define LONG_MAX ((long)(~0UL>>1))
26 #define ULONG_MAX (~0UL)
/external/dropbear/libtomcrypt/src/pk/katja/
Dkatja_export.c57 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in katja_export()
67 LTC_ASN1_EOL, 0UL, NULL); in katja_export()
Dkatja_import.c44 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in katja_import()
60 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in katja_import()
/external/freetype/src/autofit/
Dafindic.c87 AF_UNIRANGE_REC( 0UL, 0UL)
/external/dropbear/libtomcrypt/src/pk/ecc/
Decc_export.c64 LTC_ASN1_EOL, 0UL, NULL); in ecc_export()
72 LTC_ASN1_EOL, 0UL, NULL); in ecc_export()
Decc_import.c112 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in ecc_import_ex()
126 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in ecc_import_ex()
137 LTC_ASN1_EOL, 0UL, NULL)) != CRYPT_OK) { in ecc_import_ex()
/external/oprofile/daemon/
Dopd_ibs.c263 unsigned long ret = ~0UL; in ibs_event_to_counter()
274 return (ret != ~0UL) ? ret + OP_MAX_COUNTERS : ret; in ibs_event_to_counter()
300 if (key == ~0UL || key < OP_MAX_COUNTERS) in get_ibs_vci_key()
301 return ~0UL; in get_ibs_vci_key()
357 if (key == ~0UL) in ibs_parse_and_set_events()
612 if (key == ~0UL) { in ibs_sfile_get()
/external/kernel-headers/original/asm-generic/
Dcputime.h9 #define cputime_zero (0UL)
10 #define cputime_max ((~0UL >> 1) - 1)
Dresource.h57 # define RLIM_INFINITY (~0UL)
/external/kernel-headers/original/asm-x86/
Dmpspec_32.h75 #define PHYSID_MASK_ALL { {[0 ... PHYSID_ARRAY_SIZE-1] = ~0UL} }
76 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} }
/external/tcpdump/tests/
Dprint-AA.new71 <UL>
99 </UL>
108 <UL>
127 </UL>
Dprint-AA.out71 <UL>
99 </UL>
108 <UL>
127 </UL>
Dprint-A.out71 <UL>
99 </UL>
108 <UL>
127 </UL>
Dprint-A.new71 <UL>
99 </UL>
108 <UL>
127 </UL>
/external/qemu/distrib/zlib-1.2.3/
Dcrc32.c122 poly = 0UL; in make_crc_table()
224 if (buf == Z_NULL) return 0UL;
/external/chromium/third_party/zlib/
Dcrc32.c122 poly = 0UL; in make_crc_table()
224 if (buf == Z_NULL) return 0UL;

1234