/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
/third_party/musl/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
/third_party/musl/libc-test/src/common/ |
H A D | setrlim.c | 6 int t_setrlim(int r, long lim) in t_setrlim() argument
|
/third_party/musl/libc-test/src/regression/ |
H A D | rlimit-open-files.c | 11 static const long lim = 100; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | prlimit.c | 27 static const unsigned long long lim = 4; in prlimit_0100() local 47 static const unsigned long long lim = 4; in prlimit_0200() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdlib/ |
H A D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
/third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
H A D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_io_control.cc | 36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl() argument
|
/third_party/musl/porting/linux/user/src/stdlib/ |
H A D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
/third_party/musl/porting/uniproton/kernel/src/stdlib/ |
H A D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
/third_party/musl/src/stdlib/ |
H A D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
H A D | wcstol.c | 32 static unsigned long long wcstox(const wchar_t *s, wchar_t **p, int base, unsigned long long lim) in wcstox() argument
|
/third_party/lzma/C/ |
H A D | Delta.c | 63 const Byte *lim = data + delta;
in Delta_Encode() local 92 const Byte *lim;
in Delta_Decode() local [all...] |
H A D | Bra86.c | 53 const Byte *lim = p + size - 4;
in X86() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | getrlimit.c | 27 static const long lim = 42; in getrlimit_0100() local
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | codepage.c | 58 int j, lim; in codepageMap() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bcm47xx_nvram.h | 23 static inline int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) in bcm47xx_nvram_init_from_mem() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bcm47xx_nvram.h | 29 static inline int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) in bcm47xx_nvram_init_from_mem() argument
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | printk.c | 78 size_t pos = 0, lim = ARRAY_SIZE(buf); in efi_puts() local
|