Home
last modified time | relevance | path

Searched defs:arglen (Results 26 - 34 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c1153 static inline bool match_option(const char *arg, int arglen, const char *opt) in match_option() argument
H A Dcommon.c1381 int arglen, res, bit; in cpu_parse_early_param() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcommon.c1519 int arglen, taint = 0; in cpu_parse_early_param() local
H A Dbugs.c1220 static inline bool match_option(const char *arg, int arglen, const char *opt) in match_option() argument
/third_party/python/Objects/
H A Dbytearrayobject.c2087 Py_ssize_t arglen = PyByteArray_GET_SIZE(self); in bytearray_hex_impl() local
H A Dbytesobject.c393 getnextarg(PyObject *args, Py_ssize_t arglen, Py_ssize_t *p_argidx) in getnextarg() argument
585 Py_ssize_t arglen, argidx; in _PyBytes_FormatEx() local
2483 Py_ssize_t arglen = PyBytes_GET_SIZE(self); bytes_hex_impl() local
[all...]
H A Dunicodeobject.c2723 Py_ssize_t length, fill, arglen; in unicode_fromformat_write_str() local
2894 Py_ssize_t arglen; in unicode_fromformat_arg() local
5373 _Py_DecodeUTF8_surrogateescape(const char *arg, Py_ssize_t arglen, in _Py_DecodeUTF8_surrogateescape() argument
14325 Py_ssize_t arglen, argidx; member
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c3928 int arglen = (argequals == NULL)? in main() local
3953 int arglen = (argequals == NULL || equals == NULL)? in main() local
/third_party/python/Modules/
H A Dsocketmodule.c4334 Py_ssize_t arglen; in sock_sendto() local

Completed in 45 milliseconds

12