Searched defs:nlen (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | setexpr.c | 86 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 D | replay.c | 398 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 D | tnc.c | 520 int nlen, err; in matches_name() local 808 int nlen, err; in fallible_matches_name() local
|
H A D | debug.c | 453 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2105 int nlen; in check_leaf() local
|
H A D | ubifs-media.h | 524 __le16 nlen; member
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 144 int nlen; in check_aligned_anonymous_unfixed_colliding_mmaps() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.h | 108 unsigned nlen; /* number of length code lengths */ member
|
/openbmc/qemu/monitor/ |
H A D | hmp.c | 551 char *cmdname, size_t nlen) in get_command_name()
|
/openbmc/qemu/semihosting/ |
H A D | syscalls.c | 217 int olen, nlen; in gdb_rename() local
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_gpu.h | 286 uint32_t nlen; member
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 3111 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
|