Home
last modified time | relevance | path

Searched defs:lim (Results 1 - 25 of 174) sorted by relevance

1234567

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 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 Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
/third_party/musl/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 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 Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 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 Dsetrlim.c6 int t_setrlim(int r, long lim) in t_setrlim() argument
/third_party/musl/libc-test/src/regression/
H A Drlimit-open-files.c11 static const long lim = 100; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprlimit.c27 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 Dstrtol.c8 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 Dstrtol.c8 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 Dshrpx_io_control.cc36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl() argument
/third_party/musl/porting/linux/user/src/stdlib/
H A Dstrtol.c8 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 Dstrtol.c8 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 Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
H A Dwcstol.c32 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 DDelta.c63 const Byte *lim = data + delta; in Delta_Encode() local
92 const Byte *lim; in Delta_Decode() local
[all...]
H A DBra86.c53 const Byte *lim = p + size - 4; in X86() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetrlimit.c27 static const long lim = 42; in getrlimit_0100() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dcodepage.c58 int j, lim; in codepageMap() local
/kernel/linux/linux-5.10/include/linux/
H A Dbcm47xx_nvram.h23 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 Dbcm47xx_nvram.h29 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 Dprintk.c78 size_t pos = 0, lim = ARRAY_SIZE(buf); in efi_puts() local

Completed in 7 milliseconds

1234567