Home
last modified time | relevance | path

Searched defs:nlen (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/cmd/
H A Dsetexpr.c86 int nlen) /* length of new string */ in substitute()
136 int res, len, nlen, loop; in regex_sub() local
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c398 union ubifs_key *key, const char *name, int nlen, in insert_dent()
447 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
H A Dtnc.c520 int nlen, err; in matches_name() local
808 int nlen, err; in fallible_matches_name() local
H A Ddebug.c453 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local
2105 int nlen; in check_leaf() local
H A Dubifs-media.h524 __le16 nlen; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c144 int nlen; in check_aligned_anonymous_unfixed_colliding_mmaps() local
/openbmc/u-boot/lib/zlib/
H A Dinflate.h108 unsigned nlen; /* number of length code lengths */ member
/openbmc/qemu/monitor/
H A Dhmp.c551 char *cmdname, size_t nlen) in get_command_name()
/openbmc/qemu/semihosting/
H A Dsyscalls.c217 int olen, nlen; in gdb_rename() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h286 uint32_t nlen; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair()
3160 stbtt_int32 nlen = (stbtt_int32) STBTT_strlen((char *) name); in stbtt__matches() local