Searched defs:LEN (Results 1 – 25 of 75) sorted by relevance
123
81 LEN .req v1 label351 LEN .req a3 label
31 #define flush_cache(ADDR, LEN) \ argument
28 #define LEN 7001 macro
32 #define LEN 8 in main() macro
22 #define LEN 8192 macro
29 #define LEN 256 macro
24 #define LEN 64 macro
20 #define STRINGLIB_NEW(STR,LEN) _PyUnicode_FromASCII((const char*)(STR),(LEN)) argument
51 #define LEN(size) \ macro
52 #define LEN 30 macro
22 #define LEN 100 macro
83 #define LEN 1024 macro
16 LEN, /* i: waiting for length/lit code */ enumerator
37 #define LEN 250000 macro
44 #define LEN 250000 macro
45 #define LEN 512 macro
40 #define LEN 512 macro
43 #define LEN 512 macro
45 #define LEN 250000 macro
40 #define LEN 250000 macro
38 #define LEN 250000 macro
24 #define LEN 100 macro
534 const LEN: usize = 100; in success() constant